Added blogroll
parent
fa8b90da9a
commit
31a5987f94
|
@ -20,12 +20,19 @@ pygmentsUseClasses = true
|
|||
url = "/"
|
||||
weight = 10
|
||||
|
||||
[[menu.main]]
|
||||
identifier = "blogroll"
|
||||
name = "blogroll"
|
||||
title = "blogroll"
|
||||
url = "/blogroll/"
|
||||
weight = 20
|
||||
|
||||
[[menu.main]]
|
||||
identifier = "about"
|
||||
name = "about"
|
||||
title = "about"
|
||||
url = "/about/"
|
||||
weight = 20
|
||||
weight = 30
|
||||
|
||||
[permalinks]
|
||||
posts = "/:title/"
|
||||
|
|
|
@ -0,0 +1,17 @@
|
|||
---
|
||||
title: "Blogroll"
|
||||
---
|
||||
|
||||
Below you can find some other blogs that I follow!
|
||||
|
||||
* [Jan-Lukas Else](https://jlelse.blog/)
|
||||
* [Rubenerd](https://rubenerd.com/)
|
||||
* [Björn Wärmedal](https://warmedal.se/~bjorn/)
|
||||
* [Henrique Dias](https://hacdias.com/)
|
||||
* [Brain Baking](https://brainbaking.com/)
|
||||
* [Ru Singh](https://rusingh.com/)
|
||||
* [Hey Georgie](https://hey.georgie.nu/)
|
||||
* [James' Coffee Blog](https://jamesg.blog/)
|
||||
* [Kev Quirk](https://kevq.uk/)
|
||||
* [Oh Hello Ana](https://ohhelloana.blog/)
|
||||
* [astrid.tech](https://astrid.tech/)
|
Loading…
Reference in New Issue