From 1147a663e70aadb2578cbe601bc723d7cd939c5a Mon Sep 17 00:00:00 2001 From: aethrvmn Date: Sat, 30 Aug 2025 15:17:32 +0200 Subject: added non-content --- themes/hugo-book/static/svg/calendar.svg | 1 + themes/hugo-book/static/svg/edit.svg | 1 + themes/hugo-book/static/svg/menu.svg | 1 + themes/hugo-book/static/svg/toc.svg | 1 + themes/hugo-book/static/svg/translate.svg | 1 + 5 files changed, 5 insertions(+) create mode 100644 themes/hugo-book/static/svg/calendar.svg create mode 100644 themes/hugo-book/static/svg/edit.svg create mode 100644 themes/hugo-book/static/svg/menu.svg create mode 100644 themes/hugo-book/static/svg/toc.svg create mode 100644 themes/hugo-book/static/svg/translate.svg (limited to 'themes/hugo-book/static/svg') diff --git a/themes/hugo-book/static/svg/calendar.svg b/themes/hugo-book/static/svg/calendar.svg new file mode 100644 index 0000000..f848112 --- /dev/null +++ b/themes/hugo-book/static/svg/calendar.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/themes/hugo-book/static/svg/edit.svg b/themes/hugo-book/static/svg/edit.svg new file mode 100644 index 0000000..5b54e69 --- /dev/null +++ b/themes/hugo-book/static/svg/edit.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/themes/hugo-book/static/svg/menu.svg b/themes/hugo-book/static/svg/menu.svg new file mode 100644 index 0000000..770b192 --- /dev/null +++ b/themes/hugo-book/static/svg/menu.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/themes/hugo-book/static/svg/toc.svg b/themes/hugo-book/static/svg/toc.svg new file mode 100644 index 0000000..1889904 --- /dev/null +++ b/themes/hugo-book/static/svg/toc.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/themes/hugo-book/static/svg/translate.svg b/themes/hugo-book/static/svg/translate.svg new file mode 100644 index 0000000..a1bbe16 --- /dev/null +++ b/themes/hugo-book/static/svg/translate.svg @@ -0,0 +1 @@ + \ No newline at end of file -- cgit v1.2.3