21 lines
563 B
HTML
21 lines
563 B
HTML
</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>
|