We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73ea3e5 commit b711669Copy full SHA for b711669
1 file changed
_includes/footer.html
@@ -10,6 +10,6 @@
10
</div>
11
12
<div class="page__footer-copyright">
13
- © {{ site.time | date: '%Y' }} {{ site.name }}, {{ default: "Powered by" }} <a href="http://jekyllrb.com" rel="nofollow">Jekyll</a> & <a href="https://github.com/academicpages/academicpages.github.io">AcademicPages</a>, a fork of <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.<br />
+ © {{ site.time | date: '%Y' }} {{ site.name }} - "Powered by" <a href="http://jekyllrb.com" rel="nofollow">Jekyll</a> & <a href="https://github.com/academicpages/academicpages.github.io">AcademicPages</a>, a fork of <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.<br />
14
Site last updated {{ "now" | date: '%Y-%m-%d' %}}
15
0 commit comments