[2025-03-02] Creating post archive, some style updates
This commit is contained in:
parent
a99b4a47c8
commit
d3242f91d4
21 changed files with 72 additions and 55 deletions
|
@ -1,6 +1,7 @@
|
|||
<br>
|
||||
<div style="text-align: center;">
|
||||
Made with 💕 (and Jekyll)<br>
|
||||
© Andrew Conlin 2023-2024<br>
|
||||
All rights reverse engineered
|
||||
<div style="text-align: center;font-family: Geist Mono;font-size:small;">
|
||||
<span class="growshrink">Be nice to each other!</span><br>
|
||||
© {{ site.author }} 2023-2025 / All rights reverse engineered<br>
|
||||
Last updated: {{ site.time }}<br>
|
||||
{{ site.version }}
|
||||
</div>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<h1><a href="/">andrewconl.in</a></h1>
|
||||
<h1><a href="/">andrewconl.in</a> <span style="color: #A89984;font-size:medium">is tinkering</span></h1>
|
||||
<div>
|
||||
<p style="font-size: x-large;"><a href="/blog">blog</a> // <a href="/weeklinks">weeklinks</a> // <a href="/til">til</a> // <a href="/projects">projects</a> // <a href="/meta">meta</a></p>
|
||||
<p style="font-size: x-large;"><a href="/blog">blog</a> <a href="/til">til</a> <a href="/projects">projects</a> <a href="/meta">meta</a> <a href="/archive">[archive]</a></p>
|
||||
</div>
|
||||
<hr>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue