This commit is contained in:
garrying
2021-04-12 01:55:10 +00:00
parent 8003851f6c
commit a84b7ccb51
27 changed files with 84 additions and 84 deletions

View File

@ -4,7 +4,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Hypertext Transfer Protocol 🌱 Digital Garden</title>
<meta name="description" content="The Hypertext Transfer Protocol (HTTP) is an application layer protocol for distributed, collaborative, hypermedia information systems. HTTP is the foundation of data communication for the World Wi...">
<link rel="stylesheet" href="/assets/css/style.css?1618192017071056047"><link type="application/atom+xml" rel="alternate" href="https://digitalgarden.hypha.coop/feed.xml" /></head><body class="dark-green sans-serif bg-washed-green"><header id="header" class="f5 pa3 flex bb b--dark-green bg-washed-green justify-between sticky top-0 w-100 items-baseline z-3"><a class="no-underline f4 dark-green anthony" rel="author" href="/">Digital Garden</a><nav class="f7 code"><a class="no-underline dark-green underline-hover" href="/colophon/">Colophon</a><a class="no-underline dark-green ml3 underline-hover" href="/feed.xml">RSS Feed</a>
<link rel="stylesheet" href="/assets/css/style.css?1618192508963033936"><link type="application/atom+xml" rel="alternate" href="https://digitalgarden.hypha.coop/feed.xml" /></head><body class="dark-green sans-serif bg-washed-green"><header id="header" class="f5 pa3 flex bb b--dark-green bg-washed-green justify-between sticky top-0 w-100 items-baseline z-3"><a class="no-underline f4 dark-green anthony" rel="author" href="/">Digital Garden</a><nav class="f7 code"><a class="no-underline dark-green underline-hover" href="/colophon/">Colophon</a><a class="no-underline dark-green ml3 underline-hover" href="/feed.xml">RSS Feed</a>
<a class="no-underline dark-green ml3 underline-hover" href="https://github.com/hyphacoop/digitalgarden">View Garden Source</a>
</nav></header><main class="links-dark-green" aria-label="Content">
<div class="flex">
@ -13,7 +13,7 @@
<header>
<div class="note-meta flex justify-between">
<time class="code dib f7 pb2" datetime="2021-04-12T01:46:36+00:00">
<time class="code dib f7 pb2" datetime="2021-04-12T01:54:44+00:00">
Last updated on April 12, 2021
</time>
@ -73,6 +73,6 @@
</div>
<script src="/assets/js/d3.v6.min.js"></script>
<script src="/assets/js/scripts.js?1618192017071056047"></script>
<script src="/assets/js/scripts.js?1618192508963033936"></script>
</body>
</html>