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/'
|
||||
locale = 'en-us'
|
||||
title = 'My New Hugo Project'
|
||||
baseURL = 'https://rcandan.com/'
|
||||
languageCode = 'tr-tr'
|
||||
title = 'Rıdvan Candan | DevOps Blog'
|
||||
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