diff --git a/src/assets/adoptables/diddles-alexandra.png b/src/assets/adoptables/alexandra-diddles.png similarity index 100% rename from src/assets/adoptables/diddles-alexandra.png rename to src/assets/adoptables/alexandra-diddles.png diff --git a/src/assets/css/components.css b/src/assets/css/components.css index 713622fc..94cc1bf2 100644 --- a/src/assets/css/components.css +++ b/src/assets/css/components.css @@ -123,6 +123,9 @@ a.link-btn[href^="http"]:not([href*="leilukin.com"]) { padding-right: calc(var(- /* Adoptables wrapper */ .adoptables { + list-style-type: ""; + margin: 0; + padding: 0; display: flex; flex-wrap: wrap; align-items: flex-end; diff --git a/src/pages/adoptables.njk b/src/pages/adoptables.njk index 0f0bf544..36b92c6e 100644 --- a/src/pages/adoptables.njk +++ b/src/pages/adoptables.njk @@ -2,32 +2,39 @@ title: Adoptables desc: A collection of creatures and stuff I have adopted from other websites. isContentDivided: true +hasTooltips: true eleventyNavigation: order: 7 --- +{%- macro adoptable(url, file, alt, tooltip=alt) -%} +
These are adopted from other personal websites.
- +Stuff I collected from 32-Bit Cafe's Community Code Jam #4: Destination Vacation in June 2024, including a passport with stamps from the code jam entries, and extra goodies from some of the participants.
- +