version 3.1.1:

* added background texture for .middle
* removed accidental </br> which caused W3 validation to fail

New design is now complete.

--HG--
rename : res/ios-linen.jpg => res/hbg.jpg
This commit is contained in:
Vincent Ambo 2012-03-22 20:58:13 +01:00
parent ac1a4ddcb0
commit 87924c405d
6 changed files with 7 additions and 6 deletions

View file

@ -13,7 +13,7 @@ import BlogDB (BlogLang (..))
data BlogError = NotFound | DBError
version = "3.1"
version = "3.1.1"
allLang = [EN, DE]