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

github.com/leonardofaria/bento.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeonardo Faria <leonardofaria@gmail.com>2020-04-17 07:05:48 +0300
committerLeonardo Faria <leonardofaria@gmail.com>2020-04-17 07:05:48 +0300
commit9ffaf9765d7bbf7a1dc2575d92870d61f29057d6 (patch)
tree20ce863bc478e6e5fc6e0d826ec0ce1a9b0d181a /exampleSite
parent7cc10e8ab9962b828dfa4592bc396b3eb24a43be (diff)
Update URL
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/config.toml5
1 files changed, 4 insertions, 1 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 132bbf7..2fea9d8 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -1,6 +1,6 @@
theme = "bento"
languageCode = "en-us"
-baseurl = "https://bento-hugo-theme.netlify.com/"
+baseurl = "https://bento-hugo-theme.netlify.app/"
title = "Bento"
author = "Leonardo Faria"
@@ -17,6 +17,9 @@ disqusShortname = "bento-hugo-theme"
category = "categories"
tag = "tags"
+[markup.goldmark.renderer]
+ unsafe = true
+
[params]
name = "Bento"
intro = true