Skip to content

Commit a8fb43b

Browse files
committed
Add reddit contact
1 parent 5871db1 commit a8fb43b

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

content/pages/about.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,12 @@ Actually my servers run on Debian and my desktops run on Arch Linux.
2121

2222
## Contact
2323

24-
The social links in the right panel give your four different ways to contact me:
24+
The social links in the left panel give your four different ways to contact me:
2525

2626
1. [Twitter](https://twitter.com/maggick_fr)
2727
2. [GitHub](https://github.com/maggick).
2828
3. [Stackoverflow](https://stackoverflow.com/users/1827067/maggick)
29+
4. [reddit](https://www.reddit.com/user/maaggick/)
2930

3031
### public key
3132

pelicanconf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
('stack-overflow', 'http://stackoverflow.com/users/1827067/maggick'),
3535
('rss', 'https://maggick.fr/feeds/all.atom.xml'),
3636
('discord', 'https://discord.com/users/maggick'),
37+
('reddit', 'https://www.reddit.com/user/maaggick/'),
3738
)
3839

3940
# Menu

0 commit comments

Comments
 (0)