diff options
Diffstat (limited to 'themes/ananke/layouts/partials/new-window-icon.html')
-rw-r--r-- | themes/ananke/layouts/partials/new-window-icon.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/themes/ananke/layouts/partials/new-window-icon.html b/themes/ananke/layouts/partials/new-window-icon.html deleted file mode 100644 index 8f422ca..0000000 --- a/themes/ananke/layouts/partials/new-window-icon.html +++ /dev/null @@ -1,2 +0,0 @@ -{{ $new_window_icon_size := "8px" }} -<span class="new-window">{{ partial "svg/new-window.svg" (dict "size" $new_window_icon_size) }}</span>
\ No newline at end of file |