jesus h christ
This commit is contained in:
@ -13,5 +13,5 @@
|
||||
{% include "footer.njk" %}
|
||||
|
||||
<!-- This page `{{ page.url }}` was built on {% currentBuildDate %} -->
|
||||
<body>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@ -2,7 +2,6 @@
|
||||
"name": "leecat.art",
|
||||
"version": "1.0.0",
|
||||
"description": "Lee's personal website, take 2, built with 11ty",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"build": "rm -rf _site && npx @11ty/eleventy --quiet",
|
||||
"start": "rm -rf _live && npx @11ty/eleventy --serve --quiet --output _live"
|
||||
|
||||
Reference in New Issue
Block a user