mirror of
https://github.com/asimonson1125/asimonson1125.github.io.git
synced 2026-02-25 05:09:49 -06:00
sitemap
This commit is contained in:
@@ -5,6 +5,7 @@
|
|||||||
<loc>https://asimonson.com/projects</loc>
|
<loc>https://asimonson.com/projects</loc>
|
||||||
<loc>https://asimonson.com/Resume</loc>
|
<loc>https://asimonson.com/Resume</loc>
|
||||||
<loc>https://asimonson.com/duck</loc>
|
<loc>https://asimonson.com/duck</loc>
|
||||||
|
<loc>https://asimonson.com/books</loc>
|
||||||
<lastmod>2024-05-19</lastmod>
|
<lastmod>2024-05-19</lastmod>
|
||||||
</url>
|
</url>
|
||||||
</urlset>
|
</urlset>
|
||||||
@@ -2,7 +2,6 @@
|
|||||||
<div class="foreground"></div>
|
<div class="foreground"></div>
|
||||||
<div class="foregroundContent">
|
<div class="foregroundContent">
|
||||||
<h2>"You can't judge a book by its cover but you can judge a person by their bookshelf" - Me, today.</h2>
|
<h2>"You can't judge a book by its cover but you can judge a person by their bookshelf" - Me, today.</h2>
|
||||||
<p>Hover to reveal review<br />Read to reveal KNOWLEDGE</p>
|
|
||||||
<h3>My Favorites</h3>
|
<h3>My Favorites</h3>
|
||||||
<div class='flex wrap boxed'>
|
<div class='flex wrap boxed'>
|
||||||
{% for i in var.books.selection %}
|
{% for i in var.books.selection %}
|
||||||
@@ -17,6 +16,7 @@
|
|||||||
</div>
|
</div>
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
</div>
|
</div>
|
||||||
|
<p>Hover to reveal review<br />Read to reveal KNOWLEDGE</p>
|
||||||
<div class="booklist flex wrap mobileV">
|
<div class="booklist flex wrap mobileV">
|
||||||
{% for i in var.books.books %}
|
{% for i in var.books.books %}
|
||||||
<div id="'{{i}}'" class="bookReview">
|
<div id="'{{i}}'" class="bookReview">
|
||||||
|
|||||||
Reference in New Issue
Block a user