mirror of
https://github.com/paradoxxxzero/butterfly.git
synced 2025-01-03 08:58:32 +00:00
7 lines
139 B
Ruby
7 lines
139 B
Ruby
http_path = "/static/"
|
|
css_dir = "stylesheets"
|
|
fonts_dir = "fonts"
|
|
sass_dir = "sass"
|
|
images_dir = "images"
|
|
javascripts_dir = "javascripts"
|