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

github.com/vjeantet/hugo-theme-docport.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvjeantet <valere.jeantet@gmail.com>2020-09-26 13:24:05 +0300
committervjeantet <valere.jeantet@gmail.com>2020-09-26 13:24:05 +0300
commit4453807057b28bfd668be5cc7e469e8c6b67311f (patch)
tree0d52ebec1473bbbda743b374abfce1c7075e20e1
parent578067c5abc6983475347ae15816ecbc31a0bc9e (diff)
add "netlify" to theme.toml tags
-rw-r--r--theme.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/theme.toml b/theme.toml
index 57d0336..cad3acf 100644
--- a/theme.toml
+++ b/theme.toml
@@ -8,7 +8,7 @@ description = "Documentation theme for Hugo"
homepage = "https://github.com/vjeantet/hugo-theme-docport"
repo = "https://github.com/vjeantet/hugo-theme-docport"
tags = ["documentation", "menu","slide","search"]
-features = ["documentation","menu","checklist","search","slide"]
+features = ["documentation","menu","checklist","search","slide","netlify-cms"]
min_version = 0.50
[author]