File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -114,7 +114,7 @@ Changes made to fulfil my needs:
114114* Added theme colors for skills
115115* Disentangled remote theme
116116* Edited main page layout
117- * Changed footer, header and other includes
117+ * Changed footer, header and other includes. Added dropdown and a [hits counter}(https://hits.sh/)
118118* Added [Latex support](https://talk.jekyllrb.com/t/how-to-use-latex-on-jekyll/4119/2) in _layouts/post.html
119119* Added customized " Publications" page
120120* Justified ` ` ` < p> ` ` ` contents
Original file line number Diff line number Diff line change 66
77 {% include social.html %}
88
9+ < div class ="d-flex justify-content-center align-items-center mt-3 ">
10+ < a href ="https://hits.sh/agarnung.github.io/ ">
11+ < img alt ="Hits " src ="https://hits.sh/agarnung.github.io.svg?style=plastic&label=visits&extraCount=20&color=5dd032&labelColor=605656&logo=githubpages "/>
12+ </ a >
13+ </ div >
14+
915</ footer >
You can’t perform that action at this time.
0 commit comments