mirror of
https://github.com/TacoWolf/garden.git
synced 2026-01-14 21:20:05 -05:00
Auto saved by Logseq
This commit is contained in:
parent
bf2943808f
commit
645b1784f6
3 changed files with 5 additions and 3 deletions
|
|
@ -412,4 +412,5 @@
|
||||||
;; - :triple-lowbar (default)
|
;; - :triple-lowbar (default)
|
||||||
;; ;use triple underscore `___` for slash `/` in page title
|
;; ;use triple underscore `___` for slash `/` in page title
|
||||||
;; ;use Percent-encoding for other invalid characters
|
;; ;use Percent-encoding for other invalid characters
|
||||||
:file/name-format :triple-lowbar}
|
:file/name-format :triple-lowbar
|
||||||
|
:publishing/all-pages-public? true}
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
["6819d5ac-7c6b-4965-ba7b-e56686e61416" "e11b5282-195e-40cb-af42-af79882dc719" 108]
|
["6819d5ac-7c6b-4965-ba7b-e56686e61416" "e11b5282-195e-40cb-af42-af79882dc719" 109]
|
||||||
|
|
@ -1,7 +1,8 @@
|
||||||
public:: true
|
public:: true
|
||||||
|
tags:: #seed
|
||||||
|
|
||||||
- prev: [[entrance]]
|
- prev: [[entrance]]
|
||||||
- [[The Grid]].
|
- [[The Grid]].
|
||||||
- this is a collection of
|
- this is a collection of (hopefully) helpful texts to guide you in the
|
||||||
- # website hosting
|
- # website hosting
|
||||||
- [[how to upload a logseq graph that's synchronized to github pages and also publish it to the internet]]
|
- [[how to upload a logseq graph that's synchronized to github pages and also publish it to the internet]]
|
||||||
Loading…
Add table
Reference in a new issue