diff options
Diffstat (limited to '_includes/footer.html')
| -rw-r--r-- | _includes/footer.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/_includes/footer.html b/_includes/footer.html new file mode 100644 index 0000000..01fa2b0 --- /dev/null +++ b/_includes/footer.html @@ -0,0 +1,4 @@ +<footer> + <p>this work is licensed under a <a href="http://creativecommons.org/licenses/by-sa/4.0/">creative commons attribution-sharealike 4.0 international license</a></p> + <p><a rel="site source" href="https://git.aaoth.xyz/aaoth.xyz.git">site source</a></p> +</footer> |
