mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-02-04 08:13:38 +00:00
17 lines
633 B
Plaintext
17 lines
633 B
Plaintext
% PLINTH
|
|
%
|
|
% February 2012
|
|
|
|
# Edits by seandiggity
|
|
|
|
## 2012-02-24 template and theme changes
|
|
|
|
Added HTML5-Reset code http://html5reset.org
|
|
Removed robots.txt (we have "noindex,nofollow" in the template meta tags, do we need this?)
|
|
Added meta noindex,nofollow,noarchive tags for specific robots (googlebot etc.)
|
|
Removed extraneous meta tags useful only for indexing
|
|
Removed HTML5-Reset "_" directory. Not sure why it's useful to add an ambiguous folder to the directory tree.
|
|
Made sure no Google-y code wasn't included (analytics, remote copy of JQuery, etc.)
|
|
Fixed symbolic link docs/style.css
|
|
New favicon and iOS "web clip" button
|