mirror of
https://github.com/WatchOutNewsAgency/wona.github.com.git
synced 2026-02-12 01:40:53 +00:00
1. Improved responsive navigation styling when email subscription is present
2. Refactored subscription styling to be more DRY 3. Added an image for email subscriptions 4. Added assets directory to the gitignore for stashing working files 5. Improved gem list in the Gemfile
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
# Required configuration
|
||||
source: source
|
||||
destination: public
|
||||
port: 4000
|
||||
|
||||
url: http://yoursite.com
|
||||
title: My Octopress Blog
|
||||
@ -16,7 +17,7 @@ simple_search: http://google.com/search
|
||||
|
||||
# Optional configurations
|
||||
|
||||
# For RSS
|
||||
# For RSS Feed
|
||||
email:
|
||||
|
||||
# Twitter
|
||||
|
||||
Reference in New Issue
Block a user