update config.toml to get css with www.
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
greg 2026-01-06 23:19:33 +01:00
parent 406079d076
commit 2ab6623201

View File

@ -4,13 +4,14 @@ contentdir = "content"
layoutdir = "layouts"
publishdir = "public"
title = "Gregandev"
canonifyurls = true
logo = "images/logos/logo.png"
favicon = "images/logos/favicon.png"
author = "Grégory Lebreton"
paginate = 3
theme = "silhouette-hugo"
relativeURLs = false
canonifyURLs = true
#disqusShortname = ""
#googleAnalytics = ""
@ -39,39 +40,6 @@ metaDataFormat = "yaml"
pygmentsUseClasses = true
pygmentCodeFences = true
# [params]
# mainbg = "images/unix.jpg"
# name = "Gregandev"
# # mainTitle = "Portfolio"
# mainText = "Devops for Game"
# # subtitle = "Portfolio"
# since = 2016
# logo = "images/logos/logo.png"
# favicon = "images/logos/favicon.png"
# dateFormat = "January 2, 2006"
# commit = false
# rss = false
# comments = true
# [menus]
# [[menu.main]]
# identifier = "about"
# name = "A propos"
# url = "page/about"
# [[menu.main]]
# identifier = "skills"
# name = "Liens"
# url = "page/liens"
# [[menu.main]]
# identifier = "projects"
# name = "Projects"
# url = "page/projects"
# [[menu.main]]
# identifier = "projects"
# name = "CV"
# url = "https://cv.gregandev.fr"
# ICONES RESEAUX SOCIAUX
[Author]
name = "Greg Lebreton"