mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-28 08:03:36 +00:00
Modernizr adds a class called 'js' to the <html> element when javascript is available. We, as a part of basic modernizr setup, add a class called 'no-js' to <html> element by default. Use this fact to show/hide elements when javascript is not available.
Plinth HTML5 Bootstrap Theme by Sean "Diggity" O'Brien (https://github.com/seandiggity/Plinth)
Summary:
This theme is free software offered to you under the terms of the GNU Affero General Public License, Version 3 or later: http://www.gnu.org/licenses/agpl.html
It is based upon Twitter's Bootstrap (http://twitter.github.com/bootstrap) Bootstrap is licensed under the Apache License v2.0. Icons from Bootstrap originate from Glyphicons Free, licensed under Creative Commons Attribution 3.0.
Refer to the Plinth documentation for information about editing themes and templates.