57 lines
1.5 KiB
YAML
57 lines
1.5 KiB
YAML
|
baseURL: https://golfed.xyz
|
||
|
title: Golfed
|
||
|
language: en-GB
|
||
|
|
||
|
theme: thunderball
|
||
|
|
||
|
params:
|
||
|
contacts:
|
||
|
- name: email
|
||
|
url: mailto:hello@golfed.xyz
|
||
|
display: hello@golfed.xyz
|
||
|
- name: matrix
|
||
|
url: https://matrix.to/#/@ae:golfed.xyz
|
||
|
display: "@ae:golfed.xyz"
|
||
|
- name: signal
|
||
|
url: https://signal.me/#eu/9aAt0tk36ErVZygWxf_dk81_r_2jTaxUxVCuvl_h6LONUyREI7hLm42Oa8RYJgoz
|
||
|
display: "@xmr.02"
|
||
|
- name: telegram
|
||
|
url: https://t.me/shrlis
|
||
|
display: "@shrlis"
|
||
|
- name: pgp
|
||
|
url: /pgp.txt
|
||
|
display: pgp
|
||
|
|
||
|
others:
|
||
|
- name: xmr
|
||
|
url: /xmr.txt
|
||
|
display: 83B5pK...FHe23Y
|
||
|
- name: .onion
|
||
|
url: http://golfed6fzytoktol4de4o4nerap3xuykhfm5makfzscib65df3khnpyd.onion/
|
||
|
display: golfed...khnpyd.onion
|
||
|
|
||
|
services:
|
||
|
- name: blog
|
||
|
url: /blog
|
||
|
- name: 4get
|
||
|
url: https://4.umbrella.haus/
|
||
|
- name: gitea
|
||
|
url: https://git.umbrella.haus/
|
||
|
- name: echoip
|
||
|
url: https://ip.umbrella.haus/
|
||
|
- name: librespeed
|
||
|
url: https://speed.umbrella.haus/
|
||
|
|
||
|
assets:
|
||
|
favicon: /images/favicon.ico
|
||
|
favicon16: /images/favicon-16x16.png
|
||
|
favicon32: /images/favicon-32x32.png
|
||
|
appleTouchIcon: /images/apple-touch-icon.png
|
||
|
safariPinnedTabIcon: /images/safari-pinned-tab.svg
|
||
|
safariPinnedTabColor: /images/"#5bbad5"
|
||
|
manifest: /images/manifest.json
|
||
|
msTileColor: /images/"#2b5797"
|
||
|
msTileIcon: /images/mstile-150x150.png
|
||
|
themeColor: /images/"#040404"
|
||
|
logo: /images/logo.svg
|