basic hugo setup
This commit is contained in:
parent
18aa3c815b
commit
8d504c8420
153 changed files with 7158 additions and 0 deletions
2
tfc/themes/ananke/layouts/partials/new-window-icon.html
Normal file
2
tfc/themes/ananke/layouts/partials/new-window-icon.html
Normal file
|
@ -0,0 +1,2 @@
|
|||
{{ $new_window_icon_size := "8px" }}
|
||||
<span class="new-window">{{ partial "svg/new-window.svg" (dict "size" $new_window_icon_size) }}</span>
|
Loading…
Add table
Add a link
Reference in a new issue