diff --git a/httptests/Index.http b/httptests/Index.http deleted file mode 100644 index 2957ca1..0000000 --- a/httptests/Index.http +++ /dev/null @@ -1,4 +0,0 @@ -### GET request to index -GET http://{{host}}:{{port}}/ - -### \ No newline at end of file diff --git a/httptests/http-client.env.json b/httptests/http-client.env.json deleted file mode 100644 index efa60e6..0000000 --- a/httptests/http-client.env.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "dev": { - "host": "127.0.0.1", - "port": "3000" - } -} \ No newline at end of file diff --git a/templates/base.html b/templates/base.html index 07a1fa8..3c72df4 100644 --- a/templates/base.html +++ b/templates/base.html @@ -6,15 +6,20 @@ {% block head %}{% endblock %} diff --git a/templates/feed_form.html b/templates/feed_form.html index 6918b66..ca6cb74 100644 --- a/templates/feed_form.html +++ b/templates/feed_form.html @@ -1,27 +1,29 @@ \ No newline at end of file diff --git a/templates/index.html b/templates/index.html index 9fb3c8a..9c4b82b 100644 --- a/templates/index.html +++ b/templates/index.html @@ -67,7 +67,8 @@