mirror of
https://github.com/asimonson1125/asimonson1125.github.io.git
synced 2026-02-25 05:09:49 -06:00
strava embed
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
{% macro bookshelf(books) %}
|
||||
<a href="/books">
|
||||
<div class="bookshelf">
|
||||
<div class="bookshelf" onclick="goto('books')">
|
||||
<div class="flex">
|
||||
<h4 class="bookshelfHeader">Check out the things I read:</h4>
|
||||
<p class='nomargin'>See More >></p>
|
||||
@@ -19,5 +18,4 @@
|
||||
{% endfor %}
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
{% endmacro %}
|
||||
|
||||
Reference in New Issue
Block a user