From ef92b59c719cae90563f7aa5a0787d61bb241b09 Mon Sep 17 00:00:00 2001 From: Xavier Del Campo Romero Date: Sun, 7 Jul 2024 13:42:28 +0200 Subject: Set up YouTube, Fediverse and X accounts --- static/assets/svg/fediverse.svg | 17 +++++++++++++++++ static/assets/svg/x.svg | 4 ++++ static/assets/svg/youtube.svg | 8 ++++++++ 3 files changed, 29 insertions(+) create mode 100644 static/assets/svg/fediverse.svg create mode 100644 static/assets/svg/x.svg create mode 100644 static/assets/svg/youtube.svg (limited to 'static') diff --git a/static/assets/svg/fediverse.svg b/static/assets/svg/fediverse.svg new file mode 100644 index 0000000..5f04313 --- /dev/null +++ b/static/assets/svg/fediverse.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/static/assets/svg/x.svg b/static/assets/svg/x.svg new file mode 100644 index 0000000..c3b5162 --- /dev/null +++ b/static/assets/svg/x.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/static/assets/svg/youtube.svg b/static/assets/svg/youtube.svg new file mode 100644 index 0000000..c49a5ad --- /dev/null +++ b/static/assets/svg/youtube.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file -- cgit v1.2.3