{#- Uncomment this if you’d like folks to know that you used Eleventy to build your site! #} {#- #} {#- Plain-text bundles are provided via the `eleventy-plugin-bundle` plugin: 1. CSS: * Add to a per-page bundle using `{% css %}{% endcss %}` * Retrieve bundle content using `{% getBundle "css" %}` or `{% getBundleFileUrl "css" %}` 2. Or for JavaScript: * Add to a per-page bundle using `{% js %}{% endjs %}` * Retrieve via `{% get {#- Add the contents of a file to the bundle #} {#- Or you can add from node_modules #} {# #} {#- Render the CSS bundle using inlined CSS (for the fastest site performance in producti {#- Renders the CSS bundle using a separate file, if you can't set CSP directive style-src: 'unsafe-inline' #} {#- #} {#- Add the heading-anchors web component to the JavaScript bundle #}
{% include "partials/header.njk" %}
Agnes the Alien {#- Read more about `eleventy-navigation` at https://www.11ty.dev/docs/plugins/navigation/ #}


tools: default font size | font 1x larger | font 2x larger {{ content | safe }}