chore: add recent links widget

This commit is contained in:
Cory Dransfeldt 2024-03-13 16:18:47 -07:00
parent 7443d797a9
commit 56f28f7e3f
No known key found for this signature in database
22 changed files with 91 additions and 62 deletions

View file

@ -47,7 +47,7 @@ This fetches links from my archive (so that it's much more likely that I've read
{% raw %}
```liquid
{% if links.size > 0 %}
<h2 class="now__section--header flex--centered">
<h2 class="flex--centered">
{% tablericon "link" "Links" %}
Links
</h2>