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