-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathhugo.yaml
More file actions
34 lines (29 loc) · 750 Bytes
/
hugo.yaml
File metadata and controls
34 lines (29 loc) · 750 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
baseURL: https://briancarroll.cool/
languageCode: en-us
title: Brian Carroll
theme: PaperMod
params:
description: "History, music, travel, and tech — projects and presentations by Brian Carroll."
ShowReadingTime: false
ShowShareButtons: true
ShowPostNavLinks: true
ShowBreadCrumbs: true
disableSpecial1stPost: true
disableScrollToTop: false
mainSections:
- projects
- blog
menu:
main:
- name: Projects
url: /projects/
weight: 10
- name: Presentations
url: /presentations/
weight: 20
- name: Compendium of Strange Events
url: /book/
weight: 40
- name: Can I Go Fishing?
url: https://briancarroll.cool/WhiteRiverData/white_hole_conditions.html
weight: 55