Add stuff
This commit is contained in:
BIN
src/index.pdf
BIN
src/index.pdf
Binary file not shown.
@ -36,15 +36,11 @@ Search a page in the search bar above (#sym.arrow.t), see a list of all the page
|
|||||||
title: "katethesleepybun on ToyHouse",
|
title: "katethesleepybun on ToyHouse",
|
||||||
alt: "katethesleepybun on ToyHouse",
|
alt: "katethesleepybun on ToyHouse",
|
||||||
))
|
))
|
||||||
a(
|
a(href: "https://forums.cisumchronicles.com/viewtopic.php?t=19", target: "_blank", img(
|
||||||
href: "https://forums.cisumchronicles.com/viewtopic.php?t=19",
|
|
||||||
target: "_blank",
|
|
||||||
img(
|
|
||||||
src: "https://khimatales.neocities.org/CanYou.gif",
|
src: "https://khimatales.neocities.org/CanYou.gif",
|
||||||
title: "The Execution of Talo [CYOA]",
|
title: "The Execution of Talo [CYOA]",
|
||||||
alt: "The Execution of Talo [CYOA]",
|
alt: "The Execution of Talo [CYOA]",
|
||||||
),
|
))
|
||||||
)
|
|
||||||
a(href: "https://toyhou.se/DreamyPumpkins", target: "_blank", img(
|
a(href: "https://toyhou.se/DreamyPumpkins", target: "_blank", img(
|
||||||
src: "https://f2.toyhou.se/file/f2-toyhou-se/images/113846742_IaqYsOqwcaKAQz6.png",
|
src: "https://f2.toyhou.se/file/f2-toyhou-se/images/113846742_IaqYsOqwcaKAQz6.png",
|
||||||
title: "DreamyPumpkins on ToyHouse",
|
title: "DreamyPumpkins on ToyHouse",
|
||||||
@ -55,5 +51,21 @@ Search a page in the search bar above (#sym.arrow.t), see a list of all the page
|
|||||||
title: "Mythos of Wind and Thunder",
|
title: "Mythos of Wind and Thunder",
|
||||||
alt: "Mythos of Wind and Thunder",
|
alt: "Mythos of Wind and Thunder",
|
||||||
))
|
))
|
||||||
|
a(href: "https://khimatales.neocities.org/NolaFanclub", target: "_blank", img(
|
||||||
|
src: "https://khimatales.neocities.org/NolaFanclubButton.gif",
|
||||||
|
title: "Nola Fanclub",
|
||||||
|
alt: "Nola Fanclub",
|
||||||
|
))
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
==== You want a button to here?
|
||||||
|
|
||||||
|
#html.a(href: "https://wiki.annwan.me/", target: "_blank", html.img(
|
||||||
|
src: "https://wiki.annwan.me/assets/webring-button.png",
|
||||||
|
title: "Annwan's Wiki",
|
||||||
|
alt: "Annwan's Wiki",
|
||||||
|
))
|
||||||
|
#html.textarea(
|
||||||
|
readonly: true,
|
||||||
|
"<a href=\"https://wiki.annwan.me/\" target=\"_blank\"><img src=\"https://wiki.annwan.me/assets/webring-button.png\" title=\"Annwan's Wiki\" alt=\"Annwan's Wiki\" /></a>",
|
||||||
|
)
|
||||||
|
|||||||
@ -81,3 +81,4 @@
|
|||||||
html.span(class: "scr-" + script, body)
|
html.span(class: "scr-" + script, body)
|
||||||
}
|
}
|
||||||
#let sc = smallcaps
|
#let sc = smallcaps
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user