hugo

Fork of github.com/gohugoio/hugo with reverse pagination support

git clone git://git.shimmy1996.com/hugo.git

resource.css (97B)

    1 body {
    2     background-color: lightblue;
    3   }
    4   
    5   h1 {
    6     color: navy;
    7     margin-left: 20px;
    8   }