X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/b55a9695a2e4408cac999322b2a1047ce9daa153..28151a28db84c6d6018232f36c0003ecd562b3f0:/index.plp diff --git a/index.plp b/index.plp index bb75988..096a6b5 100644 --- a/index.plp +++ b/index.plp @@ -1,11 +1,5 @@ -<: -use utf8; -use strict; -use warnings; - -our $VERSION = 'v1.0'; - -$header{content_type} = "text/html; charset=utf-8"; +<(common.inc.plp)><: + our $VERSION = 'v1.0'; :> @@ -13,11 +7,10 @@ $header{content_type} = "text/html; charset=utf-8"; -vi cheat sheet - +cheat sheets +<:= stylesheet(qw'light dark') :> @@ -54,10 +47,10 @@ but you're free to use, print, alter, and redistribute under the AGPL license.