mirror of
https://git.waldn.net/git/knotteye/satyr.git
synced 2025-11-02 00:02:44 +00:00
Remove long winded installation guide
Add config guide Minor changes to default config
This commit is contained in:
@@ -13,7 +13,6 @@ function init(satyr: any){
|
||||
njk.configure('templates', {
|
||||
autoescape: true,
|
||||
express : app,
|
||||
watch: true
|
||||
});
|
||||
njkconf ={
|
||||
sitename: satyr.name,
|
||||
|
||||
Reference in New Issue
Block a user