Tema ayarları ve draft düzeltme
This commit is contained in:
21
hugo.toml
21
hugo.toml
@@ -1,4 +1,19 @@
|
|||||||
baseURL = 'https://example.org/'
|
baseURL = 'https://rcandan.com/'
|
||||||
locale = 'en-us'
|
languageCode = 'tr-tr'
|
||||||
title = 'My New Hugo Project'
|
title = 'Rıdvan Candan | DevOps Blog'
|
||||||
theme = "PaperMod"
|
theme = "PaperMod"
|
||||||
|
|
||||||
|
[params]
|
||||||
|
env = "production"
|
||||||
|
title = "Rıdvan Candan"
|
||||||
|
description = "IT Otomasyon ve DevOps Günlükleri"
|
||||||
|
defaultTheme = "auto"
|
||||||
|
displayFullContent = false
|
||||||
|
showShareButtons = true
|
||||||
|
|
||||||
|
[params.homeInfoParams]
|
||||||
|
Title = "Selam Bro! 🚀"
|
||||||
|
Content = "Docker ve GitOps mimarisiyle kurduğum bloguma hoş geldin."
|
||||||
|
|
||||||
|
[params.profileMode]
|
||||||
|
enabled = false # İstersen true yapıp profil fotoğrafı ekleyebilirsin
|
||||||
Reference in New Issue
Block a user