File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change 35
35
36
36
< div class ="page__footer ">
37
37
< footer >
38
- < div class ="page__footer-copyright "> © {{ site.time | date: '%Y' }} {{ site.author.name }}. < a href ="https://twitter.com/migftw " rel ="nofollow "> @migftw</ a > < span class ="page__footer-heart "> < i class ="fa fa-twitter " aria-hidden ="true "> </ i > </ span > . < a href ="https://github.com/migftw/sparrowx "> SparrowX</ a > built on top of < a href ="https://github.com/lingxz/sparrow "> @sparrow</ a > .</ div >
38
+ < div class ="page__footer-copy ">
39
+ © {{ site.time | date: '%Y' }} {{ site.title }}.
40
+ < span class ="page__footer-links ">
41
+ < a href ="{{ '/blog/' | relative_url }} "> Blog</ a > ·
42
+ < a href ="{{ '/projects/' | relative_url }} "> Projects</ a > ·
43
+ < a href ="{{ '/about/' | relative_url }} "> About</ a >
44
+ </ span >
45
+ </ div >
39
46
</ footer >
40
47
</ div >
41
48
< script src ="{{ '/compressed.js' | relative_url }} "> </ script >
You can’t perform that action at this time.
0 commit comments