mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-09-05 12:28:02 +00:00
Some rejigging of the editions folders
Now we’re optimising the editions for use with the —init command. Documentation coming up.
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
title: $:/GoogleAnalyticsAccount
|
||||
|
@@ -0,0 +1,2 @@
|
||||
title: $:/GoogleAnalyticsDomain
|
||||
|
BIN
editions/tw5.com-server/tiddlers/system/favicon.ico
Normal file
BIN
editions/tw5.com-server/tiddlers/system/favicon.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 6.4 KiB |
2
editions/tw5.com-server/tiddlers/system/favicon.ico.meta
Normal file
2
editions/tw5.com-server/tiddlers/system/favicon.ico.meta
Normal file
@@ -0,0 +1,2 @@
|
||||
title: $:/favicon.ico
|
||||
type: image/x-icon
|
15
editions/tw5.com-server/tiddlywiki.info
Normal file
15
editions/tw5.com-server/tiddlywiki.info
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"plugins": [
|
||||
"tiddlywiki/tiddlyweb",
|
||||
"tiddlywiki/filesystem",
|
||||
"tiddlywiki/codemirror",
|
||||
"tiddlywiki/highlight"
|
||||
],
|
||||
"themes": [
|
||||
"tiddlywiki/vanilla",
|
||||
"tiddlywiki/snowwhite"
|
||||
],
|
||||
"includeWikis": [
|
||||
"../tw5.com"
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user