small fixes on website
This commit is contained in:
parent
cd66212131
commit
07e032c1e8
12
config.toml
12
config.toml
@ -10,8 +10,8 @@ theme = 'hugo-theme-wave'
|
|||||||
|
|
||||||
[params]
|
[params]
|
||||||
location = "Europe/Paris"
|
location = "Europe/Paris"
|
||||||
site_description = ""
|
site_description = "PaulBSD.com infrastructure news, code, fun, open-source and beers"
|
||||||
copyright = "[Hugo](//gohugo.io) powered. Theme by [wave](https://gitlab.com/syui/hugo-theme-wave)."
|
copyright = "[Hugo](//gohugo.io) powered. Theme by [wave](https://gitlab.com/syui/hugo-theme-wave)."
|
||||||
date_format = "2006-01-02"
|
date_format = "2006-01-02"
|
||||||
dateformat = "2006-01-02"
|
dateformat = "2006-01-02"
|
||||||
mainSections = "posts"
|
mainSections = "posts"
|
||||||
@ -23,13 +23,13 @@ theme = 'hugo-theme-wave'
|
|||||||
|
|
||||||
[[params.menu]]
|
[[params.menu]]
|
||||||
before = false
|
before = false
|
||||||
label = "Tags"
|
label = "Tags"
|
||||||
link = "tags/"
|
link = "tags/"
|
||||||
|
|
||||||
[[params.menu]]
|
[[params.menu]]
|
||||||
before = false
|
before = false
|
||||||
label = "Categories"
|
label = "Categories"
|
||||||
link = "categories/"
|
link = "categories/"
|
||||||
|
|
||||||
[params.widgets]
|
[params.widgets]
|
||||||
recent_articles = true
|
recent_articles = true
|
||||||
|
@ -8,4 +8,6 @@ title = "Welcome"
|
|||||||
|
|
||||||
## Overview
|
## Overview
|
||||||
|
|
||||||
Welcome to PaulBSD.com, website that will show some open-source applications articles
|
Welcome to PaulBSD.com
|
||||||
|
|
||||||
|
It's a website talking about some open-source applications articles, infrastructure, tools, and more ...
|
||||||
|
Loading…
Reference in New Issue
Block a user