Skip to content

Commit 9e96275

Browse files
committed
consolidate footer text
1 parent 4a426d4 commit 9e96275

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: _layouts/default.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ <h2 class="project-tagline">{{ site.description | default: site.github.project_t
2525
{{ content }}
2626

2727
<footer class="site-footer">
28-
<span class="site-footer-credits">This page was generated by <a href="https://pages.github.com">GitHub Pages</a> and is maintained by <a href="https://github.com/gregor-j">Gregor J.</a>. Diagrams have been created using <a href="https://www.planttext.com/">PlantText UML Editor</a>. This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>. <a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-sa/4.0/80x15.png" /></a></span>
28+
<span class="site-footer-credits">This page was generated by <a href="https://pages.github.com">GitHub Pages</a> and is maintained by <a href="https://github.com/gregor-j">Gregor J.</a> <a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-sa/4.0/80x15.png" /></a> Diagrams have been created using <a href="https://www.planttext.com/">PlantText UML Editor</a>.</span>
2929
</footer>
3030
</main>
3131
</body>

0 commit comments

Comments
 (0)