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

github.com/gonnux/hugo-apps-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorByeonggon Lee <gonny952@gmail.com>2018-12-02 21:35:53 +0300
committerByeonggon Lee <gonny952@gmail.com>2018-12-02 21:35:53 +0300
commit47cf5883a8c77d2e969a31094efb869be38c9deb (patch)
tree73e66b32265c2619cb9268c5259f25ac1aa47876
parentbce404f4b91d5613c2e662d4d094e9e6e997412c (diff)
Modified README.md
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index 41209a5..4263a73 100644
--- a/README.md
+++ b/README.md
@@ -43,8 +43,9 @@ touch apps/myapp/app.css
- img(string): logo image for your page
### What is full page?
-Web apps, they probably have index.html which contains html, head, body tags
-if you post index.html without removing html, head body tags you can achieve this by setting full=true
+Web apps, they would probably have index.html which contains html, head, body tags<br/>
+if you want to post index.html without removing that tags,<br/>
+you can achieve this by setting full=true
### config.toml
- baseURL(string): base url of your site