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-11-06 01:30:56 +0300
committervjeantet <valere.jeantet@gmail.com>2020-11-06 01:30:56 +0300
commitb43c043a7b9153e5cf6a1a30b057d143b1cedc52 (patch)
tree468fe0ce643f24e92c0ed06e6dc587eb52a62c13 /exampleSite/content/content-and-customization/00-adding-content/page-skwad/ex-checklist/webappsec/01_appmetadata.md
parent4b0cf57d5be417ddb3167d0bd0b4c09a35c1e62b (diff)
fix some cssHEADmaster
Diffstat (limited to 'exampleSite/content/content-and-customization/00-adding-content/page-skwad/ex-checklist/webappsec/01_appmetadata.md')
-rw-r--r--exampleSite/content/content-and-customization/00-adding-content/page-skwad/ex-checklist/webappsec/01_appmetadata.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/exampleSite/content/content-and-customization/00-adding-content/page-skwad/ex-checklist/webappsec/01_appmetadata.md b/exampleSite/content/content-and-customization/00-adding-content/page-skwad/ex-checklist/webappsec/01_appmetadata.md
new file mode 100644
index 0000000..5c21612
--- /dev/null
+++ b/exampleSite/content/content-and-customization/00-adding-content/page-skwad/ex-checklist/webappsec/01_appmetadata.md
@@ -0,0 +1,16 @@
+---
+hidden: true
+ignoresearch: true
+---
+
+The name of the application: {{<c/text "app_name*" />}}
+
+
+A brief description:
+{{<c/text "app_description*" multi >}}
+Lorem placeholder
+{{</c/text>}}
+
+
+What frameworks (if any) does this application require?
+{{<c/text "app_frameworks*" />}} \ No newline at end of file