Add Post "Project Facelift, New and Old"

Also committed some other unrelated code that doesn't have any particular effect.
This commit is contained in:
Xevion
2022-02-27 01:41:20 -06:00
parent 28bd1e19ec
commit 00a875509e
4 changed files with 97 additions and 11 deletions

View File

@@ -9,17 +9,17 @@ hide_header: true
<h1 style="margin-bottom: 0.15em;">About</h1>
{{ content }}
</div>
<!-- <div class="column">-->
<!-- <figure class="photo" style="height: 100%;">-->
<!-- <img-->
<!-- data-zoomable-->
<!-- loading="lazy"-->
<!-- src="{{ site.baseurl }}{{ page.photo }}"/>-->
<!-- <figcaption>-->
<!-- <a href="https://www.instagram.com/chappiehd_ttv/">Not me, but my photo.</a>-->
<!-- </figcaption>-->
<!-- </figure>-->
<!-- </div>-->
<div class="column">
<!-- <figure class="photo" style="height: 100%;">-->
<!-- <img-->
<!-- data-zoomable-->
<!-- loading="lazy"-->
<!-- src="{{ site.baseurl }}{{ page.photo }}"/>-->
<!-- <figcaption>-->
<!-- <a href="https://www.instagram.com/chappiehd_ttv/">Not me, but my photo.</a>-->
<!-- </figcaption>-->
<!-- </figure>-->
</div>
</div>
{{ page.bottom_content }}