diff --git a/.gitignore b/.gitignore index 43cd351..af24566 100644 --- a/.gitignore +++ b/.gitignore @@ -47,8 +47,6 @@ content/images/user/* BingSiteAuth.xml google*.html main/logs/* -content/data/misaki/* -_sakura/templates/misaki/* _sakura/cache/* !_sakura/cache/.htaccess diff --git a/_sakura/changelog.json b/_sakura/changelog.json index 6c5dab0..20f0202 100644 --- a/_sakura/changelog.json +++ b/_sakura/changelog.json @@ -1439,6 +1439,10 @@ { "type": "FIX", "change": "Fixed profile rewrite rule causing errors in some environments (e.g. Win32)." + }, + { + "type": "ADD", + "change": "Removed ignore lines for Misaki files." } ] diff --git a/_sakura/templates/misaki/elements/indexRight.tpl b/_sakura/templates/misaki/elements/indexRight.tpl new file mode 100644 index 0000000..978ec8e --- /dev/null +++ b/_sakura/templates/misaki/elements/indexRight.tpl @@ -0,0 +1,4 @@ +
+ The page you are looking for might have been removed, had its + name changed, or is temporarily unavailable. +
+