Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/calintat/minimal.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcalintat <calintat@gmail.com>2017-07-31 17:57:33 +0300
committercalintat <calintat@gmail.com>2017-07-31 17:57:33 +0300
commit0e756034f7eb6a2526db6b536225043ca52f44de (patch)
tree3b35046f445cb420b751b66e8eaa7d8ec4145e56
parent939bd8770e9f25d6189e3acab78708fcc422b4db (diff)
Reverted changes
-rw-r--r--README.md4
-rw-r--r--static/js/main.js2
2 files changed, 0 insertions, 6 deletions
diff --git a/README.md b/README.md
index f27fc17..c84a967 100644
--- a/README.md
+++ b/README.md
@@ -28,10 +28,6 @@ Now edit this file and add your own information. Note that some fields can be om
I recommend you use the theme's archetypes so now delete your site's `archetypes/default.md`.
-### Projects
-
-
-
## Features
You can tweak the look of the theme to suit your needs in a number of ways:
diff --git a/static/js/main.js b/static/js/main.js
deleted file mode 100644
index 0c6680b..0000000
--- a/static/js/main.js
+++ /dev/null
@@ -1,2 +0,0 @@
-var client = new HttpClient();
-client.get()