Rename res/ to static/
|
@ -27,7 +27,7 @@ instance Options MainOptions where
|
|||
"Remote acid-state database port. Default is 8070"
|
||||
<*> simpleOption "blogPort" 8000
|
||||
"Port to serve the blog on. Default is 8000."
|
||||
<*> simpleOption "resourceDir" "/opt/tazblog/res"
|
||||
<*> simpleOption "resourceDir" "/opt/tazblog/static"
|
||||
"Resources folder location."
|
||||
|
||||
main :: IO()
|
||||
|
|
Before Width: | Height: | Size: 9.5 KiB After Width: | Height: | Size: 9.5 KiB |
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 4.3 KiB |
Before Width: | Height: | Size: 606 B After Width: | Height: | Size: 606 B |
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 1.8 KiB |