Using nginx SSI, building theme.

This commit is contained in:
Bob Vandevliet 2024-06-07 20:35:55 +02:00
parent ce1bda0afd
commit bd1ff485f2
7 changed files with 132 additions and 10 deletions

View file

@ -0,0 +1,4 @@
<footer class="text-center py-3">
<!--# config timefmt="%Y" -->
<p>&copy; <!--# echo var="date_local" --> <!--# echo var="site" default="Website Title" --></p>
</footer>