From d5e7892fe69a061f574aa722fed309bd6b248bc5 Mon Sep 17 00:00:00 2001 From: Francisco Presencia Date: Thu, 3 Oct 2024 20:05:51 +0900 Subject: [PATCH] Update layout.jade --- docs/layout.jade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/layout.jade b/docs/layout.jade index e065c20a..a5b90a53 100644 --- a/docs/layout.jade +++ b/docs/layout.jade @@ -12,7 +12,7 @@ html(lang="en") //- meta(property="og:url" content="http://picnicss.com/") //- meta(property="og:title" content="Picnic CSS - A beautiful CSS library to kickstart your projects") //- meta(property="og:description" content="Includes buttons, cards, flexbox-based grid, responsive builder with a lot of options") - link(rel='stylesheet' href='/style.min.css') + link(rel='stylesheet' href='https://raw.githubusercontent.com/franciscop/picnic/refs/heads/master/docs/style/style.min.css') link(rel="icon", href="/img/basket.png", type="image/png") link(rel='stylesheet' media='bogus') block head