halfway done with the nushell post.
This commit is contained in:
parent
c004fe1086
commit
48b0facc76
3 changed files with 166 additions and 99 deletions
|
@ -6,7 +6,7 @@ enableRobotsTXT = true
|
|||
[params]
|
||||
env = 'production'
|
||||
title = 'Mildly interesting'
|
||||
description = "Mildly interesting Things ive Done"
|
||||
description = "Mildly Interesting Writings"
|
||||
author = 'Gabe Venberg'
|
||||
DateFormat = "2006-1-2"
|
||||
defaultTheme = 'dark'
|
||||
|
@ -35,7 +35,7 @@ disableHLJS = true
|
|||
[params.homeInfoParams]
|
||||
Title = "Mildly Interesting"
|
||||
Content = """
|
||||
Mildly interesting things Ive done.
|
||||
Mildly interesting writings.
|
||||
"""
|
||||
|
||||
[[params.socialIcons]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue