diff --git a/breve.cabal b/breve.cabal
--- a/breve.cabal
+++ b/breve.cabal
@@ -1,26 +1,26 @@
 name:                breve
-version:             0.4.5.0
+version:             0.4.5.1
 synopsis:            a url shortener
 description:
 
   Breve is a web application that provides a simple interface to
   shortening long urls creating links smaller and easier to remember.
 
-homepage:            https://github.com/rnhmjoj/breve
+homepage:            https://maxwell.ydns.eu/git/rnhmjoj/breve
 license:             GPL-3
 license-file:        LICENSE
 author:              rnhmjoj
-maintainer:          micheleguerinirocco@me.com
-copyright:           (C) Michele Guerini Rocco 2015
+maintainer:          rnhmjoj@inventati.org
+copyright:           (C) Michele Guerini Rocco 2019
 category:            Web
 build-type:          Simple
 extra-source-files:  README.md, LICENSE
-data-files:          static/*.png, static/*.css
+data-files:          static/*.png, static/*.css static/*.woff
 cabal-version:       >=1.10
 
 source-repository head
   type: git
-  location: https://github.com/rnhmjoj/breve
+  location: https://maxwell.ydns.eu/git/rnhmjoj/breve
 
 executable breve
   main-is:           Main.hs
diff --git a/static/inconsolata-bold.woff b/static/inconsolata-bold.woff
new file mode 100644
Binary files /dev/null and b/static/inconsolata-bold.woff differ
diff --git a/static/inconsolata-regular.woff b/static/inconsolata-regular.woff
new file mode 100644
Binary files /dev/null and b/static/inconsolata-regular.woff differ
