We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5e3559 commit 7692211Copy full SHA for 7692211
src/_includes/footer.njk
@@ -31,7 +31,7 @@
31
</a>
32
{%- endif %}
33
{# <speedlify-score url="{{ urlWithOrigin }}"
34
- speedlify-url="https://iridescent-squirrel-c9bbac.netlify.app"></speedlify-score> #}
+ speedlify-url="https://iridescent-squirrel-c9bbac.netlify.app"></speedlify-score> #}
35
</div>
36
37
</footer>
src/assets/js/main.js
@@ -5,7 +5,6 @@ import 'focus-visible'
5
6
// Speedlify score
7
import 'speedlify-score'
8
-// import '@11ty/eleventy-cache-assets'
9
10
// // Internal Modules
11
// import './modules/nav'
0 commit comments