Archived
Template
1
Fork 0
This commit is contained in:
Korbs 2022-05-02 16:03:14 -04:00
commit 3157485aec
3 changed files with 5 additions and 4 deletions

View file

@ -1,4 +1,5 @@
<head> <head>
<meta charset="UTF-8">
<title>{{page.title}} | {{site.title}}</title> <title>{{page.title}} | {{site.title}}</title>
<link rel="stylesheet" href="/assets/css/master.css"> <link rel="stylesheet" href="/assets/css/master.css">
@ -7,4 +8,4 @@
<script src="/assets/js/scroll-header.js"></script> <script src="/assets/js/scroll-header.js"></script>
<script src="https://kit.fontawesome.com/fc093d7fbf.js" crossorigin="anonymous"></script> <script src="https://kit.fontawesome.com/fc093d7fbf.js" crossorigin="anonymous"></script>
</head> </head>

View file

@ -13,7 +13,7 @@
<button onclick="toTab('2022', this, 'var(--blue-light)'); document.getElementById('extra-placeholder').style.display = 'none';" class="tab">2022</button> <button onclick="toTab('2022', this, 'var(--blue-light)'); document.getElementById('extra-placeholder').style.display = 'none';" class="tab">2022</button>
</section> </section>
<section id="extra-placeholder"> <section id="extra-placeholder">
<p>Select a year to see content</p> <p>Select a year to see content...</p>
</section> </section>
{{ content }} {{ content }}
{% include master/footer.html %} {% include master/footer.html %}

View file

@ -38,6 +38,6 @@ A: I am not interested in working with any more teams at the moment.
**Q: Can I commission you?** **Q: Can you make me a free render?**
A: Of course you can! Check out my [Commissions page](/commissions/) for more details. A: No thanks. I don't take requests right now and my commissions are closed. Sorry!