import { type bookmark } from "/content/config"; export const buttonwall: bookmark[] = [ { name: "afterlifepro.neocities.org", url: "https://afterlifepro.neocities.org/", filetype: ".gif", }, { name: "kerka.neocities.org", url: "https://kerka.neocities.org/", filetype: ".gif", }, { name: "heavenonline.xyz", url: "https://heavenonline.xyz", filetype: ".png", }, { name: "doqmeat.com", url: "https://doqmeat.com", filetype: ".png", }, { name: "corru.observer", url: "https://corru.observer", filetype: ".gif", }, { name: "pocl.vip", url: "https://pocl.vip", filetype: ".gif", }, { name: "bensect.space", url: "https://bensect.space", filetype: ".png", }, { name: "espy.world", url: "https://espy.world/", filetype: ".gif", }, { name: "megaknecht.com", url: "https://megaknecht.com/", filetype: ".gif", }, { name: "myrrh.city", url: "https://myrrh.city/", filetype: ".png", }, ];