mirror of
https://github.com/inpharmaticist/inpharmaticist.github.io.git
synced 2026-04-26 08:44:03 +00:00
46 lines
887 B
YAML
46 lines
887 B
YAML
# Hugo configuration file
|
|
title: San Diego Bitcoiners
|
|
|
|
# import hextra as module
|
|
module:
|
|
imports:
|
|
- path: github.com/imfing/hextra
|
|
|
|
markup:
|
|
# allow raw html
|
|
goldmark:
|
|
renderer:
|
|
unsafe: true
|
|
|
|
# enable hextra syntax highlight
|
|
highlight:
|
|
noClasses: false
|
|
|
|
menu:
|
|
main:
|
|
- name: Contact ↗
|
|
url: "https://formstr.app/#/fill/f5ff29ea0fc13932da373f91dc0030998431f3626476acc8ff8a30bd78bf2c2a"
|
|
weight: 1
|
|
- name: Twitter
|
|
weight: 2
|
|
url: "https://twitter.com/sdbitcoiners"
|
|
params:
|
|
icon: x-twitter
|
|
- name: Nostr
|
|
weight: 3
|
|
url: "https://primal.net/p/npub1c0r3ytrr4afgrlhrhyec6y9wvkckdllx7ul3cfevtsgjqcrhx8tsdzqs7w"
|
|
params:
|
|
icon: user-add
|
|
|
|
params:
|
|
navbar:
|
|
displayTitle: true
|
|
displayLogo: false
|
|
|
|
footer:
|
|
displayCopyright: false
|
|
displayPoweredBy: true
|
|
|
|
page:
|
|
width: normal
|