diff --git a/config.rb b/config.rb index 63b43d67..fc55a7c7 100644 --- a/config.rb +++ b/config.rb @@ -8,7 +8,8 @@ require 'compass/import-once/activate' http_path = "/" css_dir = "css" sass_dir = "sass" -images_dir = "images" +images_dir = "img" +generated_images_path = "img_cache" javascripts_dir = "javascripts" # You can select your preferred output style here (can be overridden via the command line): diff --git a/img/icons/dotlan_logo.png b/img/icons/dotlan_logo.png new file mode 100644 index 00000000..fa0e94b2 Binary files /dev/null and b/img/icons/dotlan_logo.png differ diff --git a/img/overlay-pattern.png b/img/overlay-pattern.png new file mode 100644 index 00000000..6ecc88d7 Binary files /dev/null and b/img/overlay-pattern.png differ diff --git a/index.htm b/index.htm index c91031bd..2bab4f80 100644 --- a/index.htm +++ b/index.htm @@ -22,7 +22,7 @@
- +