:init: Launch as template
This commit is contained in:
parent
c68bb7404f
commit
7d4de88df4
69 changed files with 164 additions and 315 deletions
8
_layouts/downloads.html
Normal file → Executable file
8
_layouts/downloads.html
Normal file → Executable 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>
|
Reference in a new issue