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

github.com/meibenny/elephants.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenny Mei <meibenny@gmail.com>2018-01-02 07:15:36 +0300
committerBenny Mei <meibenny@gmail.com>2018-01-02 07:15:36 +0300
commit2bbc8345e77a8e62b7a10397aab8dad3dbacaf38 (patch)
tree933edbad2a9f5cc146058bac9d7d9fd39f98e422 /README.md
parente8b09fed345edfd908f9b3c80728c2a6ae9ea317 (diff)
meet hugo theme requirements
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 8 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4731608..f38ab43 100644
--- a/README.md
+++ b/README.md
@@ -2,8 +2,15 @@
A minimal Hugo theme using the Ubuntu font.
+## Features
+* No JavaScript
+* High Contrast
+
## Installation
In the folder of your Hugo site, run:
```
git submodule add https://gitlab.com/meibenny/elephants.git themes/elephants
-``` \ No newline at end of file
+```
+
+## License
+Released under the MIT License \ No newline at end of file