Mercurial > piecrust2
changeset 511:1c452b7ab8b1
docs: Make code prettier :)
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Sun, 26 Jul 2015 09:53:09 -0700 |
parents | 66f8bbe8de91 |
children | 32612333a367 |
files | docs/templates/default.html |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/docs/templates/default.html Sun Jul 26 09:52:50 2015 -0700 +++ b/docs/templates/default.html Sun Jul 26 09:53:09 2015 -0700 @@ -11,6 +11,7 @@ <title>{% if page.title %}{{ page.title }} — {% endif %}PieCrust</title> {{ google.webfonts('Lobster') }} <link rel="stylesheet" href="{{ site.root }}css/piecrust.css" type="text/css" /> + <link rel="stylesheet" href="{{ site.root }}css/pygments.css" type="text/css" /> <!--[if lt IE 9]> <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script> <![endif]-->