diff --git a/src/_includes/main/virtualpets.njk b/src/_includes/main/virtualpets.njk deleted file mode 100644 index 6d14083a..00000000 --- a/src/_includes/main/virtualpets.njk +++ /dev/null @@ -1,17 +0,0 @@ -{%- macro virtualPet(url, img, alt, tooltip=alt) -%} -
  • - - {{ alt }} - -
  • -{%- endmacro -%} - -
    -

    Virtual Pets

    -

    Feel free to check out my virtual pets and feed them!

    - -
    \ No newline at end of file diff --git a/src/index.njk b/src/index.njk index 583bc1ff..aba16a50 100644 --- a/src/index.njk +++ b/src/index.njk @@ -62,8 +62,6 @@ eleventyComputed: {% include "main/statuscafe.njk" %} -{% include "main/virtualpets.njk" %} -

    Always Proud

    diff --git a/src/slashes/navbarlinks/adoptables.njk b/src/slashes/navbarlinks/adoptables.njk index 8c01e75e..251ef82d 100644 --- a/src/slashes/navbarlinks/adoptables.njk +++ b/src/slashes/navbarlinks/adoptables.njk @@ -9,6 +9,14 @@ eleventyNavigation: order: 8 --- +{%- macro virtualPet(url, img, alt, tooltip=alt) -%} +
  • + + {{ alt }} + +
  • +{%- endmacro -%} + {%- macro myPixelArt(file, alt, tooltip=alt) -%}
  • {{ alt }} @@ -27,7 +35,15 @@ eleventyNavigation:

    (This page was last updated on )

  • -{% include "main/virtualpets.njk" %} +
    + {% headingAnchor 2 %}Virtual Pets{% endheadingAnchor %} +

    Feel free to check out my virtual pets and feed them!

    + +
    {% headingAnchor 2 %}Personal Website Adoptables{% endheadingAnchor %}