Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 54bbb08b2e | |||
| a81a24f54a | |||
| a123652af3 | |||
| f51ac9ec59 |
@@ -0,0 +1,5 @@
|
||||
+++
|
||||
date = '2026-05-12T05:29:07-05:00'
|
||||
draft = false
|
||||
title = 'Hello World'
|
||||
+++
|
||||
@@ -1,4 +1,13 @@
|
||||
baseURL = 'https://learningunix.net/'
|
||||
languageCode = 'en-us'
|
||||
locale = 'en-us'
|
||||
title = 'learningunix.net'
|
||||
theme = 'PaperMod'
|
||||
|
||||
|
||||
[params]
|
||||
homeInfoParams = {Title = "Chris Roberts", Content = "Linux, BSD, Infrastructure as code, hardware project documentation"}
|
||||
|
||||
[params.profileMode]
|
||||
enabled = true
|
||||
title = "Chris Roberts"
|
||||
subtitle = "Documenting technology related projects"
|
||||
|
||||
Reference in New Issue
Block a user