28 lines
687 B
YAML
28 lines
687 B
YAML
baseURL: "https://pnm.tf/"
|
|
title: pnm.tf
|
|
theme: papermod
|
|
|
|
params:
|
|
profileMode:
|
|
enabled: true
|
|
title: "*Paul-Nicolas Madelaine*"
|
|
imageUrl: "me.jpg"
|
|
buttons:
|
|
- name: Blog
|
|
url: "/posts"
|
|
socialIcons:
|
|
- name: github
|
|
url: "https://github.com/pnmadelaine"
|
|
- name: mastodon
|
|
url: "https://mamot.fr/@pnm"
|
|
- name: bluesky
|
|
url: "https://bsky.app/profile/pnm.tf"
|
|
- name: lichess
|
|
url: "https://lichess.org/@/pnmadelaine"
|
|
- name: email
|
|
url: "mailto:pnm@pnm.tf"
|
|
- name: signal
|
|
url: "https://signal.me/#eu/hWthJSTfgzauZR0dx-o9ED0hkconKE1zsU1gIM0fVJ_YkU2pfG5CU5HWV5IH7Ops"
|
|
- name: rss
|
|
url: "index.xml"
|