From 4297d2df9f4d23ef1f1891e9669973da02d9b910 Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Tue, 16 May 2023 10:38:29 +0200 Subject: Initial commit --- static/images/banner.jpg | Bin 0 -> 63029 bytes static/images/sourcehut-white.svg | 38 ++++++++++++++++++ static/images/sourcehut.svg | 1 + static/images/wfs-dark.svg | 79 ++++++++++++++++++++++++++++++++++++++ static/images/wfs-icon.svg | 56 +++++++++++++++++++++++++++ static/images/wfs-light.svg | 79 ++++++++++++++++++++++++++++++++++++++ 6 files changed, 253 insertions(+) create mode 100644 static/images/banner.jpg create mode 100644 static/images/sourcehut-white.svg create mode 100644 static/images/sourcehut.svg create mode 100644 static/images/wfs-dark.svg create mode 100644 static/images/wfs-icon.svg create mode 100644 static/images/wfs-light.svg (limited to 'static') diff --git a/static/images/banner.jpg b/static/images/banner.jpg new file mode 100644 index 0000000..6752a60 Binary files /dev/null and b/static/images/banner.jpg differ diff --git a/static/images/sourcehut-white.svg b/static/images/sourcehut-white.svg new file mode 100644 index 0000000..09aa737 --- /dev/null +++ b/static/images/sourcehut-white.svg @@ -0,0 +1,38 @@ + + + + + + diff --git a/static/images/sourcehut.svg b/static/images/sourcehut.svg new file mode 100644 index 0000000..85d6e96 --- /dev/null +++ b/static/images/sourcehut.svg @@ -0,0 +1 @@ + diff --git a/static/images/wfs-dark.svg b/static/images/wfs-dark.svg new file mode 100644 index 0000000..e43f967 --- /dev/null +++ b/static/images/wfs-dark.svg @@ -0,0 +1,79 @@ + + + +Write Free Software diff --git a/static/images/wfs-icon.svg b/static/images/wfs-icon.svg new file mode 100644 index 0000000..44ac0cf --- /dev/null +++ b/static/images/wfs-icon.svg @@ -0,0 +1,56 @@ + + + + + + + + + + + + diff --git a/static/images/wfs-light.svg b/static/images/wfs-light.svg new file mode 100644 index 0000000..e265581 --- /dev/null +++ b/static/images/wfs-light.svg @@ -0,0 +1,79 @@ + + + +Write Free Software -- cgit v1.3-5-g9baa