mirror of
https://github.com/imfing/hextra.git
synced 2025-06-19 23:31:25 -04:00
feat: add detail box and update styles
chore: update 404 page style chore: update icon to use global site variable
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
#
|
||||
# Example usage in templates using the icon.html partial:
|
||||
#
|
||||
# {{ partial "utils/icon.html" (dict "context" . "name" "github" "attributes" "height=24") }}
|
||||
# {{ partial "utils/icon.html" (dict "name" "github" "attributes" "height=24") }}
|
||||
|
||||
github: >
|
||||
<svg fill="currentColor" viewBox="3 3 18 18">
|
||||
|
Reference in New Issue
Block a user