We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68126d1 commit 115f77cCopy full SHA for 115f77c
_includes/templates/footer.liquid
@@ -35,10 +35,7 @@
35
<div class="generator">
36
Built with
37
<a href="https://pages.github.com" rel="noreferrer" target="_blank" title="github-pages v{{ docs.versions.github-pages }}">GitHub Pages</a>
38
- using a
39
- <a href="https://github.com/{{ theme_alias | split: '@' | first }}" rel="noreferrer" target="_blank" title="{{ generator }} v{{ version }}">theme</a>
40
- provided by
41
- <a href="https://rundocs.io" rel="noreferrer" target="_blank">RunDocs</a>.
+ using a theme provided by RunDocs.
42
</div>
43
{% endunless %}
44
0 commit comments