From 9b5f3fad7068298265dbbc8a65077f7917a090a5 Mon Sep 17 00:00:00 2001 From: aethrvmn Date: Sun, 21 Sep 2025 00:27:35 +0200 Subject: updated hugo-book theme --- themes/hugo-book/static/svg/backward.svg | 1 + themes/hugo-book/static/svg/calendar.svg | 2 +- themes/hugo-book/static/svg/edit.svg | 2 +- themes/hugo-book/static/svg/forward.svg | 1 + themes/hugo-book/static/svg/menu.svg | 2 +- themes/hugo-book/static/svg/toc.svg | 2 +- themes/hugo-book/static/svg/translate.svg | 2 +- 7 files changed, 7 insertions(+), 5 deletions(-) create mode 100644 themes/hugo-book/static/svg/backward.svg create mode 100644 themes/hugo-book/static/svg/forward.svg (limited to 'themes/hugo-book/static/svg') diff --git a/themes/hugo-book/static/svg/backward.svg b/themes/hugo-book/static/svg/backward.svg new file mode 100644 index 0000000..3c579b6 --- /dev/null +++ b/themes/hugo-book/static/svg/backward.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/themes/hugo-book/static/svg/calendar.svg b/themes/hugo-book/static/svg/calendar.svg index f848112..6e2a8d5 100644 --- a/themes/hugo-book/static/svg/calendar.svg +++ b/themes/hugo-book/static/svg/calendar.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/themes/hugo-book/static/svg/edit.svg b/themes/hugo-book/static/svg/edit.svg index 5b54e69..ed80fae 100644 --- a/themes/hugo-book/static/svg/edit.svg +++ b/themes/hugo-book/static/svg/edit.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/themes/hugo-book/static/svg/forward.svg b/themes/hugo-book/static/svg/forward.svg new file mode 100644 index 0000000..242db0c --- /dev/null +++ b/themes/hugo-book/static/svg/forward.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 index 770b192..a121a2a 100644 --- a/themes/hugo-book/static/svg/menu.svg +++ b/themes/hugo-book/static/svg/menu.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/themes/hugo-book/static/svg/toc.svg b/themes/hugo-book/static/svg/toc.svg index 1889904..ed75c4a 100644 --- a/themes/hugo-book/static/svg/toc.svg +++ b/themes/hugo-book/static/svg/toc.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/themes/hugo-book/static/svg/translate.svg b/themes/hugo-book/static/svg/translate.svg index a1bbe16..c47aa61 100644 --- a/themes/hugo-book/static/svg/translate.svg +++ b/themes/hugo-book/static/svg/translate.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file -- cgit v1.2.3