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-19 03:12:57 +0300
committerLeonardo Faria <leonardofaria@gmail.com>2020-04-19 03:12:57 +0300
commitdbdb895fc64a0b07763767f2e83b2186c55c624c (patch)
treec8314b712da4bc1ce561f0499b027dbebe7b9508 /exampleSite
parente7f17ea94de26c45bbf954040c2b86579405e82b (diff)
Update menu
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/config.toml9
1 files changed, 2 insertions, 7 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 2fea9d8..0b69e5e 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -46,11 +46,6 @@ tag = "tags"
weight = 1
[[menu.main]]
- name = "Hugo"
- url = "https://gohugo.io/"
- weight = 1
-
-[[menu.main]]
- name = "Tailwind CSS"
- url = "https://tailwindcss.com/"
+ name = "Source code"
+ url = "https://github.com/leonardofaria/bento"
weight = 1