first alpha (v0.1)
This commit is contained in:
commit
21d58c29f7
26 changed files with 15935 additions and 0 deletions
9
site_generator/templates/html_footer.template
Executable file
9
site_generator/templates/html_footer.template
Executable file
|
|
@ -0,0 +1,9 @@
|
|||
</div>
|
||||
<footer>
|
||||
<p>© $(date '+%Y') ${SITE_TITLE} | Betreiber: ${SITE_OWNER_NAME} | <a href="impressum.html">Impressum</a> | <a href="datenschutz.html">Datenschutz</a></p>
|
||||
</footer>
|
||||
|
||||
<a href="#" id="scrollToTopBtn" class="scroll-to-top-btn" title="Nach oben scrollen">▲</a>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue