diff options
author | Hugo Gualandi <hgualandi@inf.puc-rio.br> | 2015-11-10 18:16:16 -0200 |
---|---|---|
committer | Hugo Gualandi <hgualandi@inf.puc-rio.br> | 2015-11-10 18:16:16 -0200 |
commit | 01c2374c654aa54b2ddc8d6f0911787e4ebf0feb (patch) | |
tree | bd424d726fe4c9e3209022165e088b12ea6d52c0 /index.html | |
parent | 2424fcb08fcc20fc4d7e3a08cd043505fcf199c4 (diff) | |
download | luarocks-01c2374c654aa54b2ddc8d6f0911787e4ebf0feb.tar.gz luarocks-01c2374c654aa54b2ddc8d6f0911787e4ebf0feb.tar.bz2 luarocks-01c2374c654aa54b2ddc8d6f0911787e4ebf0feb.zip |
Improve webpages
* Add doctypes (quirksmode is evil)
* Reverse the order of release tarballs (newer releases now on top)
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ | |||
1 | <!doctype html> | ||
1 | <html> | 2 | <html> |
2 | <head> | 3 | <head> |
3 | <style> | 4 | <style> |