aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorKeagan Scott <kscott@ecstuning.com>2024-01-26 19:16:18 -0500
committerDeniz Akşimşek <deniz@denizaksimsek.com>2024-06-13 19:56:42 +0300
commite130a64852910ffb6f31b2bea5915cddfe567dc1 (patch)
tree8197e8a1ceb3fd663bb588b94decc6e51209dc95
parentb7dc4f3b33ac87eca0439578feabecf6869f86aa (diff)
downloadmissing-e130a64852910ffb6f31b2bea5915cddfe567dc1.tar.gz
missing-e130a64852910ffb6f31b2bea5915cddfe567dc1.zip
ignore www/missing-js. edit changelog to fix error on frontmatter
-rw-r--r--.gitignore1
-rw-r--r--www/releases/1.1.2.md6
2 files changed, 2 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index 5416abd..b5059f3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,6 +3,7 @@ node_modules
dist
www/_site
+www/missing-js
_bin
# Local Netlify folder
diff --git a/www/releases/1.1.2.md b/www/releases/1.1.2.md
index 1d7d1cb..dbd11ba 100644
--- a/www/releases/1.1.2.md
+++ b/www/releases/1.1.2.md
@@ -1,7 +1,3 @@
----
-release 1.1.2
----
-
# Changelog
-- Build step copies `dist/js` into `www/missing-js` so components in pages like `40-aria.md` can function when deployed to Netlify. \ No newline at end of file
+- Build step copies `dist/js` into `www/missing-js` so components in pages like `40-aria.md` can function when deployed to Netlify.