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..e4e4acc --- /dev/null +++ b/_includes/footer.html @@ -0,0 +1,4 @@ +<hr> +<p> + Vse pravice pridržane. © {{ site.name }}, 2020 +</p> |