diff options
Diffstat (limited to 'docs/_includes/footer.html')
-rw-r--r-- | docs/_includes/footer.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/_includes/footer.html b/docs/_includes/footer.html new file mode 100644 index 0000000..9528973 --- /dev/null +++ b/docs/_includes/footer.html @@ -0,0 +1,5 @@ +<footer class="site-footer"> + <p>© systemd, 2020</p> + + <p><a href="https://github.com/systemd/systemd">Website source</a></p> +</footer> |