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 1150fff commit 2bd6bf2Copy full SHA for 2bd6bf2
README.md
@@ -28,7 +28,7 @@ Use `page.meta.revision_date` in templates to access the revision date of the cu
28
<p>{% if config.copyright %}
29
<small>{{ config.copyright }}<br></small>
30
{% endif %}
31
-<small>Documentation built with <a href="http://www.mkdocs.org/">MkDocs</a> and <a href="https://sourcefoundry.org/cinder/">Cinder theme.</a></small>
+<small>Documentation built with <a href="http://www.mkdocs.org/">MkDocs</a>.</small>
32
{% if page.meta.revision_date %}
33
<small><br><i>Updated {{ page.meta.revision_date }}</i></small>
34
0 commit comments