diff options
| author | tekkub <tekkub@gmail.com> | 2009-11-03 15:44:03 -0700 |
|---|---|---|
| committer | tekkub <tekkub@gmail.com> | 2009-11-03 15:44:03 -0700 |
| commit | 967ae84a8983a94f0c8ef5c69394c48460ce032b (patch) | |
| tree | 34ef260974d5e73b51726ba8739047e568f0c99c /_layouts/default.html | |
| parent | a39b5dfcf94b54dc9d1807c669f27606fae0f9fd (diff) | |
First few userscripts
Diffstat (limited to '_layouts/default.html')
| -rw-r--r-- | _layouts/default.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/_layouts/default.html b/_layouts/default.html index 2f6307b..258cdb9 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -6,6 +6,7 @@ sidebar_cats: - mac - windows - linux +- other --- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> |
