From dac4024abcfea76f14522a84bee4b7258c37b72d Mon Sep 17 00:00:00 2001 From: Arne Rief Date: Wed, 20 Aug 2025 21:36:19 +0200 Subject: Language selection & theme toggle --- static/flags/de.svg | 7 +++++++ static/flags/en.svg | 24 ++++++++++++++++++++++++ static/rss.svg | 7 +++++++ 3 files changed, 38 insertions(+) create mode 100644 static/flags/de.svg create mode 100644 static/flags/en.svg create mode 100644 static/rss.svg (limited to 'static') diff --git a/static/flags/de.svg b/static/flags/de.svg new file mode 100644 index 0000000..9fc1a16 --- /dev/null +++ b/static/flags/de.svg @@ -0,0 +1,7 @@ + + + diff --git a/static/flags/en.svg b/static/flags/en.svg new file mode 100644 index 0000000..0ea496a --- /dev/null +++ b/static/flags/en.svg @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/static/rss.svg b/static/rss.svg new file mode 100644 index 0000000..9dbdb73 --- /dev/null +++ b/static/rss.svg @@ -0,0 +1,7 @@ + + + + + + + -- cgit v1.2.3