:init: Launch as template

This commit is contained in:
Korbs 2025-01-25 00:33:01 -05:00
parent c68bb7404f
commit 7d4de88df4
Signed by: Korbs
SSH key fingerprint: SHA256:Q0b0KraMldpAO9oKa+w+gcsXsOTykQ4UkAKn0ByGn5U
69 changed files with 164 additions and 315 deletions

8
_layouts/downloads.html Normal file → Executable file
View file

@ -4,16 +4,16 @@
<script src="/assets/js/tab-switcher.js"></script>
<banner>
<img src="/assets/images/Christmas with Friends.png">
<img src="/assets/images/pexels-francesco-ungaro-13786205.jpg">
</banner>
<div class="content">
<h1 id="for-banner">{{page.title}}</h1>
<section>
<h2>Credits</h2>
<p>Keep in mind that some of these assets will not be updated anymore so you may encounter issues. Also, please remember to credit me if you use them!</p>
<h2>Header</h2>
<p>Lorem ipsum odor amet, consectetuer adipiscing elit. Habitant libero praesent lacinia ante habitasse habitant fringilla purus nam.</p>
{{content}}
{% include master/footer.html %}
</div>
<style>
#Downloads {background: var(--blue-light);}
#Downloads {background: var(--theme-light);}
</style>