add search, archive, tags, update lnurl
Build & Deploy to DigitalOcean Space / build (push) Successful in 2m0s
Build & Deploy to DigitalOcean Space / build (push) Successful in 2m0s
This commit is contained in:
@@ -5,6 +5,10 @@ theme: PaperMod
|
||||
description: Engineering, tech, decentralization, Bitcoin
|
||||
enableRobotsTXT: true
|
||||
params:
|
||||
defaultTheme: auto
|
||||
author: [ "David Rinaldo" ]
|
||||
ShowShareButtons: true
|
||||
ShowReadingTime: true
|
||||
homeInfoParams:
|
||||
Title: Hey, I'm David Rinaldo!
|
||||
Content: Welcome to my blog
|
||||
@@ -19,16 +23,36 @@ permalinks:
|
||||
posts: /:year/:month/:title
|
||||
menu:
|
||||
main:
|
||||
- identifier: home
|
||||
name: home
|
||||
url: /
|
||||
weight: 10
|
||||
- identifier: search
|
||||
name: search
|
||||
url: /search
|
||||
weight: 20
|
||||
- identifier: tags
|
||||
name: tags
|
||||
url: /tags
|
||||
weight: 30
|
||||
- identifier: archives
|
||||
name: archives
|
||||
url: /archives
|
||||
weight: 40
|
||||
- identifier: about-me
|
||||
name: about me
|
||||
url: /about-me/
|
||||
weight: 10
|
||||
weight: 50
|
||||
- identifier: support
|
||||
name: support
|
||||
url: support
|
||||
weight: 20
|
||||
weight: 60
|
||||
- identifier: rss
|
||||
name: rss
|
||||
url: index.xml
|
||||
weight: 30
|
||||
|
||||
weight: 70
|
||||
outputs:
|
||||
home:
|
||||
- HTML
|
||||
- RSS
|
||||
- JSON
|
||||
|
||||
Reference in New Issue
Block a user