hugo

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

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

index.headers (276B)

    1 /*
    2   X-Frame-Options: DENY
    3   X-XSS-Protection: 1; mode=block
    4   X-Content-Type-Options: nosniff
    5   Referrer-Policy: origin-when-cross-origin
    6 /*
    7   Link: <{{ "dist/app.bundle.js" | relURL }}>; rel=preload; as=script
    8   Link: <{{ "dist/main.css" | relURL }}>; rel=preload; as=style