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()