host pico css our selves!

new file:   css/pico.classless.min.css
	modified:   growing-systems-of-permanence/index.html
	modified:   let-us-define-a-permacomputer/index.html
This commit is contained in:
Russell Ballestrini 2024-11-18 09:28:56 -05:00
parent 16e3bad447
commit 7aeb7e22c0
3 changed files with 11 additions and 4 deletions

4
css/pico.classless.min.css vendored Normal file

File diff suppressed because one or more lines are too long

View file

@ -13,8 +13,10 @@
<!-- unturf. logo! -->
<link rel="stylesheet" href="/css/chunkfive/stylesheet.css" type="text/css" charset="utf-8" />
<!-- Bootstrap CSS -->
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.1/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-F3w7mX95PdgyTmZZMECAngseQB83DfGTowi0iMjiWaeVhAn4FJkqJByhZMI3AhiU" crossorigin="anonymous">
<!-- a choice permacomputer CSS stylesheet to-end-all stylesheets, pico.classless.min.css ! woot -->
<!-- you should steal this stylesheet. -->
<!-- <link rel="stylesheet" href="https://unpkg.com/@picocss/pico@latest/css/pico.classless.min.css "> -->
<link rel="stylesheet" href="/css/pico.classless.min.css">
</head>

View file

@ -49,9 +49,10 @@ The "head" tag holds "meta data" on how various clients should render or display
<!-- you could steal the "unturf." logo font. -->
<link rel="stylesheet" href="/css/chunkfive/stylesheet.css" type="text/css" charset="utf-8" />
<!-- a choice permacomputer CSS stylesheet to-end-all stylesheets, pico.fluid.classless.css ! woot -->
<!-- a choice permacomputer CSS stylesheet to-end-all stylesheets, pico.classless.min.css ! woot -->
<!-- you should steal this stylesheet. -->
<link rel="stylesheet" href="https://unpkg.com/@picocss/pico@latest/css/pico.fluid.classless.css">
<!-- <link rel="stylesheet" href="https://unpkg.com/@picocss/pico@latest/css/pico.classless.min.css "> -->
<link rel="stylesheet" href="/css/pico.classless.min.css">
<!--
Web analytics via Plausible an open source SaaS. Refer to: https://plausible.io