website/config.yml

26 lines
622 B
YAML
Raw Normal View History

2023-12-04 20:41:47 +00:00
baseURL: "https://pnm.tf/"
2024-12-16 19:44:14 +00:00
title: pnm.tf
2023-12-04 20:41:47 +00:00
theme: papermod
params:
2024-12-16 19:44:14 +00:00
profileMode:
enabled: true
title: "*Paul-Nicolas Madelaine*"
imageUrl: "me.jpg"
buttons:
- name: Blog
url: "/posts"
2024-12-16 19:33:16 +00:00
socialIcons:
- name: github
url: "https://github.com/pnmadelaine"
- name: mastodon
url: "https://mamot.fr/@pnm"
- name: lichess
url: "https://lichess.org/@/pnmadelaine"
- name: email
url: "mailto:pnm@pnm.tf"
- name: signal
2024-12-20 22:21:52 +00:00
url: "https://signal.me/#eu/hWthJSTfgzauZR0dx-o9ED0hkconKE1zsU1gIM0fVJ_YkU2pfG5CU5HWV5IH7Ops"
2024-12-16 19:33:16 +00:00
- name: rss
url: "index.xml"