update
This commit is contained in:
commit
3157485aec
3 changed files with 5 additions and 4 deletions
|
@ -1,4 +1,5 @@
|
|||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>{{page.title}} | {{site.title}}</title>
|
||||
|
||||
<link rel="stylesheet" href="/assets/css/master.css">
|
||||
|
@ -7,4 +8,4 @@
|
|||
|
||||
<script src="/assets/js/scroll-header.js"></script>
|
||||
<script src="https://kit.fontawesome.com/fc093d7fbf.js" crossorigin="anonymous"></script>
|
||||
</head>
|
||||
</head>
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
<button onclick="toTab('2022', this, 'var(--blue-light)'); document.getElementById('extra-placeholder').style.display = 'none';" class="tab">2022</button>
|
||||
</section>
|
||||
<section id="extra-placeholder">
|
||||
<p>Select a year to see content</p>
|
||||
<p>Select a year to see content...</p>
|
||||
</section>
|
||||
{{ content }}
|
||||
{% include master/footer.html %}
|
||||
|
|
|
@ -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!
|
Reference in a new issue