index cec6fb8..90091cb 100644
@@ -1,3 +1,7 @@
+---
+visibility: public
+---
+
# log
-append-only record. format: `## [YYYY-MM-DD] type | title`
+append-only record. format: `## [YYYY-MM-DD] type | title`
\ No newline at end of file
index 9ba9192..9c75729 100644
@@ -1,3 +1,7 @@
+---
+visibility: public
+---
+
# schema
this wiki has no imposed structure. pages are markdown files with optional YAML frontmatter.
@@ -14,4 +18,4 @@ tags: [topic1, topic2]
## wikilinks
-link pages with `[[page-name]]` or `[[page-name|Display Text]]`. links resolve by filename — `[[linear-algebra]]` finds `wiki/courses/linear-algebra.md`.
+link pages with `[[page-name]]` or `[[page-name|Display Text]]`. links resolve by filename — `[[linear-algebra]]` finds `wiki/courses/linear-algebra.md`.
\ No newline at end of file