File tree Expand file tree Collapse file tree 3 files changed +2
-5
lines changed Expand file tree Collapse file tree 3 files changed +2
-5
lines changed Original file line number Diff line number Diff line change 3
3
.sass-cache /
4
4
.jekyll-cache /
5
5
.jekyll-metadata
6
- # Gemfile.lock
6
+ . Gemfile.lock
7
7
.idea
Original file line number Diff line number Diff line change 4
4
< div class ="ms-auto ">
5
5
< ul class ="navbar-nav mb-2 mb-lg-0 ">
6
6
< a class ="nav-link " href ="{{ '/#projects' | prepend: site.baseurl }} "> Projects</ a >
7
- <!-- <a class="nav-link" href="{{ '/#follow-alongs' | prepend: site.baseurl }}">Follow-alongs</a>-->
8
7
< a class ="nav-link " style ="padding-right: 4px; " href ="{{ '/resume.html' | prepend: site.baseurl }} " title ="Resume: view page "> Resume</ a >
9
8
< a class ="nav-link " style ="padding-left: 0px; " href ="{{ site.data.bio.basics.resumeUrlPdf }} " target ="_blank " title ="Resume: download PDF "> < svg class ="tf-social ">
10
9
< use xlink:href ="{{ '/img/bootstrap-icons.svg' | prepend: site.baseurl }}#filetype-pdf "/>
Original file line number Diff line number Diff line change 4
4
---
5
5
6
6
{% include about/about.html %}
7
- {% include projects/projects.html limit=3 bg-color='var(--tf-projects-bg-color)' %}
8
- <!--{% include follow-alongs/follow-alongs.html limit=3 %}-->
9
- <!--{% include career/changelog.html %}-->
7
+ {% include projects/projects.html limit=3 bg-color='var(--tf-projects-bg-color)' %}
You can’t perform that action at this time.
0 commit comments