Initial commit
This commit is contained in:
20
footer.html
Normal file
20
footer.html
Normal file
@@ -0,0 +1,20 @@
|
||||
</main>
|
||||
<footer class="footer">
|
||||
<small class="footer_copyright">
|
||||
<!-- Klisé Theme: https://github.com/piharpi/jekyll-klise -->
|
||||
design based on the
|
||||
<a
|
||||
href="https://github.com/piharpi/jekyll-klise"
|
||||
target="_blank"
|
||||
rel="noreferrer noopener"
|
||||
>klisé</a>
|
||||
theme
|
||||
</small>
|
||||
</footer>
|
||||
<script>
|
||||
document.title = "Directory Listing for " + document.getElementById("directory").innerHTML;
|
||||
</script>
|
||||
<script src="https://siphalor.de/assets/js/main.js" defer="defer"></script>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user