diff --git a/_data/88x31.toml b/_data/88x31.toml index 5d0a98e..f9be971 100644 --- a/_data/88x31.toml +++ b/_data/88x31.toml @@ -1,4 +1,12 @@ -buttons = [ - { image = "https://vanityruins.neocities.org/8831/8831.gif", name = "vanityruins", link = "https://vanityruins.neocities.org" }, - { image = "soniweb", name = "soniweb", link = "https://soniweb.org/" } +[buttons] +people = [ + { image = "soniweb", name = "soniweb", link = "https://soniweb.org/" }, + { image = "https://vanityruins.neocities.org/8831/8831.gif", name = "vanityruins", link = "https://vanityruins.neocities.org" }, + { image = "https://saint-images.neocities.org/images/buttons/me-zanarkand.png", name = "saint-images", link = "https://saint-images.neocities.org"}, + { image = "cidoku", name = "Cidoku", link = "https://cidoku.net" } ] + +misc = [ + { image = "parentaladvisory", alt = "sorry..." } +] + diff --git a/_layouts/home.njk b/_layouts/home.njk index 12e19f8..aac5d5f 100644 --- a/_layouts/home.njk +++ b/_layouts/home.njk @@ -2,10 +2,10 @@ layout: base ---