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]
|
||||
location = "Europe/Paris"
|
||||
site_description = ""
|
||||
copyright = "[Hugo](//gohugo.io) powered. Theme by [wave](https://gitlab.com/syui/hugo-theme-wave)."
|
||||
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)."
|
||||
date_format = "2006-01-02"
|
||||
dateformat = "2006-01-02"
|
||||
mainSections = "posts"
|
||||
@ -23,13 +23,13 @@ theme = 'hugo-theme-wave'
|
||||
|
||||
[[params.menu]]
|
||||
before = false
|
||||
label = "Tags"
|
||||
link = "tags/"
|
||||
label = "Tags"
|
||||
link = "tags/"
|
||||
|
||||
[[params.menu]]
|
||||
before = false
|
||||
label = "Categories"
|
||||
link = "categories/"
|
||||
label = "Categories"
|
||||
link = "categories/"
|
||||
|
||||
[params.widgets]
|
||||
recent_articles = true
|
||||
|
@ -8,4 +8,6 @@ title = "Welcome"
|
||||
|
||||
## 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