Update README.md

This commit is contained in:
lucasmullens 2013-08-05 01:21:28 -05:00
parent 407b666216
commit 684fd1626f
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ My ultra-minimal CSS might make me look like theme tartare but that means less s
* Some small tweaks in `inc/extras.php` that can improve your theming experience.
* Keyboard navigation for image attachment templates. The script can be found in `js/keyboard-navigation.js`. It's enqueued in `functions.php`.
* A script at `js/small-menu.js` that makes your menu a toggled dropdown on small screens (like your phone), ready for CSS artistry. It's enqueued in `functions.php`.
* 5 sample CSS layouts in `layouts`: Two sidebars on the left, two sidebars on the right, a sidebar on either side of your content, and two-column layouts with sidebars on either side.
* 2 sample CSS layouts in `layouts` for a sidebar on either side of your content.
* Smartly organized starter CSS in `style.css` that will help you to quickly get your design off the ground.
* Licensed under GPLv2 or later. :) Use it to make something cool.