add blogroll section
This commit is contained in:
parent
a953fba964
commit
d87b68cf3c
2 changed files with 5 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
{ stdenvNoCC, zs }:
|
||||
stdenvNoCC.mkDerivation rec {
|
||||
name = "adtya_xyz";
|
||||
version = "2023-11-26";
|
||||
version = "2023-12-09";
|
||||
src = ./.;
|
||||
|
||||
nativeBuildInputs = [ zs ];
|
||||
|
|
4
index.md
4
index.md
|
@ -6,3 +6,7 @@ Hello stranger! I am Adithya. I also go by ***adtya*** across the interwebs. Thi
|
|||
##### Links
|
||||
- [Wiki ↗](https://wiki.adtya.xyz)
|
||||
- [Me Now ↗](/now.html)
|
||||
|
||||
##### Blogroll
|
||||
- [Digital Neanderthal ↗](https://www.digitalneanderthal.com)
|
||||
- [Carlos Vaz ↗](https://carjorvaz.com)
|
||||
|
|
Loading…
Reference in a new issue