diff --git a/src/_includes/components/functions.vto b/src/_includes/components/functions.vto index bd3355b8..a06c2258 100644 --- a/src/_includes/components/functions.vto +++ b/src/_includes/components/functions.vto @@ -12,7 +12,6 @@ {{ /export }} {{ export function modEntry(params) }} -{{# {{ headingAnchor 3 }}{{ params.title }}{{ /headingAnchor }} #}} ### {{ params.title }}
Banner of {{ params.title }} mod @@ -25,3 +24,11 @@
{{ /export }} + +{{ export function siteButton(url, file, alt, tooltip=alt, width=88, height=31) -}} +
  • + + {{ alt }} + +
  • +{{ /export }} diff --git a/src/assets/css/utility.css b/src/assets/css/utility.css index 8f0abcd7..4e88bac0 100644 --- a/src/assets/css/utility.css +++ b/src/assets/css/utility.css @@ -3,6 +3,7 @@ .center-text { text-align: center; } .inline-img { display: inline-block; } .update-info { margin-top: 3em; } +.p-margin-top { margin-top: var(--sz-paragraph-margin); } .indent-text { padding: 1em 0 1em 2em; @@ -65,4 +66,4 @@ a > .inline-icon { padding-inline-end: .25em; } border: 0; outline: 0; outline-offset: 0; -} \ No newline at end of file +} diff --git a/src/links/linkgroups/joined.vto b/src/links/linkgroups/joined.vto deleted file mode 100644 index 809b5bb4..00000000 --- a/src/links/linkgroups/joined.vto +++ /dev/null @@ -1,175 +0,0 @@ ---- -title: Joined -date: 2023-01-29 -toc: true ---- - -{{ headingAnchor 3 }}Web Cliques{{ /headingAnchor }} -{{ include "components/webcliques.vto" }} - -{{ headingAnchor 3 }}Fanlistings{{ /headingAnchor }} -

    Check out Beehive, my fanlisting collective to see all the fanlistings I own, have joined or have applied to join.

    - -{{ headingAnchor 3 }}Webrings{{ /headingAnchor }} - diff --git a/src/links/linkgroups/websites.vto b/src/links/linkgroups/websites.vto index 4a3f5059..940a2159 100644 --- a/src/links/linkgroups/websites.vto +++ b/src/links/linkgroups/websites.vto @@ -3,14 +3,7 @@ title: Websites date: 2023-01-28 toc: true --- - -{{ function siteButton(url, file, alt, tooltip=alt, width=88, height=31) -}} -
  • - - {{ alt }} - -
  • -{{ /function }} +{{ import { siteButton } from "components/functions.vto" }} {{ headingAnchor 3 }}Personal Sites I Enjoy{{ /headingAnchor }} @@ -48,7 +41,7 @@ toc: true {{ siteButton("https://xandra.cc/", "sites/xandra.png", "Museum of Alexandra") }}

    Websites without Buttons

    -