Add page source link

This commit is contained in:
Tom 2023-11-02 15:57:10 +00:00
parent 81749ec416
commit eccbabe29a

View File

@ -12,6 +12,13 @@
</p>
{% include sidebar.html%}
<p>
<a class = "page-src-link"
href="https://github.com/TomHodson/tomhodson.github.com/blob/main/{{page.path}}?plain=1">
View Page Source
</a>
</p>
{{ include.extra }}
<hr>
</header>