summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--issues/cleanup-base-file-gn2.gmi8
1 files changed, 4 insertions, 4 deletions
diff --git a/issues/cleanup-base-file-gn2.gmi b/issues/cleanup-base-file-gn2.gmi
index 1c086ea..8a05323 100644
--- a/issues/cleanup-base-file-gn2.gmi
+++ b/issues/cleanup-base-file-gn2.gmi
@@ -5,7 +5,7 @@
* Assigned: alexm
* Keywords: base, HTML, JavaScript, cleanup
* type: Refactoring
-* Status: In progress
+* Status: closed, completed, done
## Description
@@ -13,9 +13,9 @@ The base file should contain no custom JavaScript since it is inherited in almos
## Tasks
-* [] Remove global search code from the base file and move it to the index page
-* [] Fix formatting and linting issues in the base file (e.g., tags)
-* [] Inherit from index page for all gn2 templates
+* [x] Remove global search code from the base file and move it to the index page
+* [x] Fix formatting and linting issues in the base file (e.g., tags)
+* [x] Inherit from index page for all gn2 templates
## Notes