diff options
| author | Yehonal <yehonal.azeroth@gmail.com> | 2017-04-14 11:32:28 +0200 |
|---|---|---|
| committer | Yehonal <yehonal.azeroth@gmail.com> | 2017-04-14 11:32:28 +0200 |
| commit | ac46c91182f16a66cafba1ce814aea271344d5d1 (patch) | |
| tree | 0722befef696611ee73c018150b98a0138b29c89 | |
| parent | 790811cea128cb63339aa673502bd85c56a46898 (diff) | |
| download | wiki-ac46c91182f16a66cafba1ce814aea271344d5d1.tar.gz wiki-ac46c91182f16a66cafba1ce814aea271344d5d1.tar.bz2 wiki-ac46c91182f16a66cafba1ce814aea271344d5d1.zip | |
updated
| -rw-r--r-- | _layouts/default.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_layouts/default.html b/_layouts/default.html index f3bcc0b..54b5c11 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -79,7 +79,7 @@ {% if site.github.is_project_page %} <p>This project is maintained by <a href="{{ site.github.owner_url }}">{{ site.github.owner_name }}</a></p> {% endif %} - <p><small>Hosted on GitHub Pages — Theme by <a href="https://github.com/orderedlist">orderedlist</a></small></p> + <p><small>Hosted on GitHub Pages —</p> {% if site.github.is_project_page %} <p class="view"><a href="{{ site.github.repository_url }}">View the Project on GitHub <small>{{ github_name }}</small></a></p> {% endif %} |
