From 5be9bf70546fc7b371d797d859469fd8651e4914 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Mon, 16 Dec 2019 21:32:44 +0700 Subject: [PATCH] Add styles file --- vocoder/static/styles.css | 1 + vocoder/templates/index.html | 1 + 2 files changed, 2 insertions(+) create mode 100644 vocoder/static/styles.css diff --git a/vocoder/static/styles.css b/vocoder/static/styles.css new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/vocoder/static/styles.css @@ -0,0 +1 @@ + diff --git a/vocoder/templates/index.html b/vocoder/templates/index.html index 978a3e9..5be1625 100644 --- a/vocoder/templates/index.html +++ b/vocoder/templates/index.html @@ -5,6 +5,7 @@ vocoder.org: home +