diff --git a/404.njk b/404.njk index f6b838b..cded812 100644 --- a/404.njk +++ b/404.njk @@ -8,7 +8,7 @@ pagefindIgnore: true
Sorry, the page you're looking for doesn't exist. Try searching for it below.
- + Go back home diff --git a/_includes/components/cv-builder.njk b/_includes/components/cv-builder.njk index 3d61361..4a0493f 100644 --- a/_includes/components/cv-builder.njk +++ b/_includes/components/cv-builder.njk @@ -37,7 +37,7 @@ {{ authorName }} {% if authorTitle %} -+
{{ authorTitle }}
{% endif %} @@ -48,7 +48,7 @@ {% endif %} {% if authorDescription %}@@ -82,13 +82,13 @@ {{ cvOrg }} {% endif %} {% if cvUrl %} - {{ cvUrl | replace("https://", "") | replace("http://", "") }} + {{ cvUrl | replace("https://", "") | replace("http://", "") }} {% endif %} {% if cvEmail %} - {{ cvEmail }} + {{ cvEmail }} {% endif %} {% if cvKeyUrl %} - PGP Key + PGP Key {% endif %} {% endif %} diff --git a/_includes/components/empty-collection.njk b/_includes/components/empty-collection.njk index 1e3000e..8198853 100644 --- a/_includes/components/empty-collection.njk +++ b/_includes/components/empty-collection.njk @@ -17,7 +17,7 @@
{% if typeInfo %} + class="inline-flex items-center gap-2 px-4 py-2 rounded-lg bg-accent-600 text-white hover:bg-accent-700 transition-colors text-sm font-medium"> diff --git a/_includes/components/funkwhale-stats-content.njk b/_includes/components/funkwhale-stats-content.njk index 1f08490..bfdef89 100644 --- a/_includes/components/funkwhale-stats-content.njk +++ b/_includes/components/funkwhale-stats-content.njk @@ -2,19 +2,19 @@ {% if summary %}
{% endif %}
@@ -29,7 +29,7 @@
Reposted {{ _repostedUrl | replace("https://", "") | truncate(35) }}
{% elif _replyToUrl %}
-
+
Reply to {{ _replyToUrl | replace("https://", "") | truncate(35) }}
{% else %}
{{ _prevPost.data.title or _prevPost.data.name or (_prevPost.templateContent | striptags | truncate(50)) or "Note" }}
@@ -49,7 +49,7 @@
{% set _replyToUrl = _nextPost.data.inReplyTo or _nextPost.data.in_reply_to %}
{% set _nextOgSlug = _nextPost.url | ogSlug %}
{% set _nextHasOg = _nextOgSlug | hasOgImage %}
-
+
{% if _likedUrl %}
@@ -61,7 +61,7 @@
Reposted {{ _repostedUrl | replace("https://", "") | truncate(35) }}
{% elif _replyToUrl %}
-
+
Reply to {{ _replyToUrl | replace("https://", "") | truncate(35) }}
{% else %}
{{ _nextPost.data.title or _nextPost.data.name or (_nextPost.templateContent | striptags | truncate(50)) or "Note" }}
diff --git a/_includes/components/sections/cv-experience.njk b/_includes/components/sections/cv-experience.njk
index ece0cf7..2803edf 100644
--- a/_includes/components/sections/cv-experience.njk
+++ b/_includes/components/sections/cv-experience.njk
@@ -16,8 +16,8 @@
{{ item.company }}{% if item.location %} · {{ item.location }}{% endif %} diff --git a/_includes/components/sections/cv-interests.njk b/_includes/components/sections/cv-interests.njk index 3c0df58..cdafc7e 100644 --- a/_includes/components/sections/cv-interests.njk +++ b/_includes/components/sections/cv-interests.njk @@ -18,7 +18,7 @@