# Sanse Let your content shine with Sanse theme. ## Copyright and License The following resources are included within the theme package. * [Genericons](http://genericons.com/) by Automattic - Licensed under the [GPL, version 2 or later](http://www.gnu.org/licenses/old-licenses/gpl-2.0.html). * [Fontawesome](https://fortawesome.github.io/Font-Awesome/) by Dave Gandy - Licensed under the [SIL OFL 1.1](http://scripts.sil.org/OFL). Note that icons (only some of the icons) are turned into SVG images using tool called [Icomoon](https://icomoon.io/app/). All other resources and theme elements are licensed under the [GNU GPL](http://www.gnu.org/licenses/old-licenses/gpl-2.0.html), version 2 or later. © 2016-2017 [Sami Keijonen](https://foxland.fi/). ## Changelog ### Version 1.2.3 - January 31, 2017 * Trap keyboard focus inside opened mobile menu while tabbing trough the menu items. * Update skip to content javascript. * Remove aria-haspopup="true" from submenus. ### Version 1.2.2 - December 10, 2016 * Fix escaping function in read more text, icon output, and header color. * Remove rtl.css and readme.txt files. They are not used at the moment. * Fix correct FontAwesome license. ### Version 1.2.1 - August 9, 2016 * Fix Front Page widget layout issue. * Add tags and categories after post. * Add flexible width and height for logo. ### Version 1.2.0 - August 5, 2016 * Add Front Page template. * Add Front Page template widget area. * Add support for logo. * Move custom header styles in the style.css. ### Version 1.1.0 - August 1, 2016 * Add Footer Widgets area. * SVG images are now loaded in the footer via `wp_footer` hook. * Add editor styles. * Switch to system fonts like in WordPress Core. ### Version 1.0.0 - July 13, 2016 * Everything's new!