feat: replace HTML arrow entities with vector SVG icons for consistency
All checks were successful
Deploy Theme / deploy (push) Successful in 32s
All checks were successful
Deploy Theme / deploy (push) Successful in 32s
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<h2 class="text-4xl md:text-6xl font-bold mb-12">Page Not Found</h2>
|
||||
|
||||
<a href="{{@site.url}}" class="btn-primary">
|
||||
← Back to Home
|
||||
<span class="mr-2">{{> "icons/arrow-left"}}</span> Back to Home
|
||||
</a>
|
||||
|
||||
{{#get "posts" limit="3" include="tags,authors"}}
|
||||
|
||||
Reference in New Issue
Block a user