profile mode
This commit is contained in:
parent
436454a220
commit
57193c2990
15
config.yml
15
config.yml
|
@ -1,14 +1,15 @@
|
||||||
baseURL: "https://pnm.tf/"
|
baseURL: "https://pnm.tf/"
|
||||||
title: Personal website of Paul-Nicolas Madelaine
|
title: pnm.tf
|
||||||
theme: papermod
|
theme: papermod
|
||||||
|
|
||||||
params:
|
params:
|
||||||
homeInfoParams:
|
profileMode:
|
||||||
Title: Hello world!
|
enabled: true
|
||||||
Content: |
|
title: "*Paul-Nicolas Madelaine*"
|
||||||
My name is *Paul-Nicolas Madelaine*, often shortened to *PNM*. I am
|
imageUrl: "me.jpg"
|
||||||
a software engineer in Paris and a Nix enthusiast. My pronouns are
|
buttons:
|
||||||
*he/him*.
|
- name: Blog
|
||||||
|
url: "/posts"
|
||||||
socialIcons:
|
socialIcons:
|
||||||
- name: github
|
- name: github
|
||||||
url: "https://github.com/pnmadelaine"
|
url: "https://github.com/pnmadelaine"
|
||||||
|
|
BIN
static/me.jpg
Normal file
BIN
static/me.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 35 KiB |
Loading…
Reference in a new issue