My Blog, build with Norgolith blog.ladas552.me
blog

some more linkgs

ladas552.me 06e921de e9bf8adb

verified
+2 -1
+1 -1
content/meta/about.norg
··· 48 48 ___ 49 49 This is kinda a hub of my internet presence, so here are some important links to follow if you are a /stalker/ type. 50 50 51 - - {https://github.com/Ladas552}[Github profile] - with my configs; 51 + - {https://tangled.org/ladas552.me}[Tangled profile] and {https://github.com/Ladas552}[Github profile] - with my configs; 52 52 - {https://www.instagram.com/ladas553/}[Instagram profile] - with photos of {:/posts/on_owning_a_cat:}[my cat]; 53 53 - {https://discord.com/users/509020319479234591}[Discord profile] - active on some servers; 54 54 - {https://steamcommunity.com/profiles/76561198374699095}[Steam profile] - all my wasted hours;
+1
theme/templates/partials/nav.html
··· 8 8 <ul class="nav-links"> 9 9 <li><a href="{{ config.rootUrl }}/posts">Posts</a></li> 10 10 <li><a href="{{ config.rootUrl }}/meta/about">About</a></li> 11 + <li><a href="https://nix.ladas552.me/">NixOS</a></li> 11 12 <li><a href="{{ config.rootUrl }}/meta/credits">Credits</a></li> 12 13 </ul> 13 14 <ul class="nav-icons">