format
This commit is contained in:
parent
6f3899ce90
commit
436454a220
38
config.yml
38
config.yml
|
@ -3,22 +3,22 @@ title: Personal website of Paul-Nicolas Madelaine
|
||||||
theme: papermod
|
theme: papermod
|
||||||
|
|
||||||
params:
|
params:
|
||||||
homeInfoParams:
|
homeInfoParams:
|
||||||
Title: Hello world!
|
Title: Hello world!
|
||||||
Content: |
|
Content: |
|
||||||
My name is *Paul-Nicolas Madelaine*, often shortened to *PNM*. I am
|
My name is *Paul-Nicolas Madelaine*, often shortened to *PNM*. I am
|
||||||
a software engineer in Paris and a Nix enthusiast. My pronouns are
|
a software engineer in Paris and a Nix enthusiast. My pronouns are
|
||||||
*he/him*.
|
*he/him*.
|
||||||
socialIcons:
|
socialIcons:
|
||||||
- name: github
|
- name: github
|
||||||
url: "https://github.com/pnmadelaine"
|
url: "https://github.com/pnmadelaine"
|
||||||
- name: mastodon
|
- name: mastodon
|
||||||
url: "https://mamot.fr/@pnm"
|
url: "https://mamot.fr/@pnm"
|
||||||
- name: lichess
|
- name: lichess
|
||||||
url: "https://lichess.org/@/pnmadelaine"
|
url: "https://lichess.org/@/pnmadelaine"
|
||||||
- name: email
|
- name: email
|
||||||
url: "mailto:pnm@pnm.tf"
|
url: "mailto:pnm@pnm.tf"
|
||||||
- name: signal
|
- name: signal
|
||||||
url: "signal"
|
url: "signal"
|
||||||
- name: rss
|
- name: rss
|
||||||
url: "index.xml"
|
url: "index.xml"
|
||||||
|
|
Loading…
Reference in a new issue