This commit is contained in:
garrying
2021-04-11 14:12:22 +00:00
parent 2ba2e3e9a7
commit 5c2938ae0e
24 changed files with 115 additions and 92 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?1617495920618209225"><link type="application/atom+xml" rel="alternate" href="/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?1618150341180253559"><link type="application/atom+xml" rel="alternate" href="/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,8 +13,8 @@
<header>
<div class="note-meta flex justify-between">
<time class="code dib f7 pb2" datetime="2021-04-04T00:24:54+00:00">
Last updated on April 4, 2021
<time class="code dib f7 pb2" datetime="2021-04-11T14:10:19+00:00">
Last updated on April 11, 2021
</time>
</div>
@ -73,6 +73,6 @@
</div>
<script src="/assets/js/d3.v6.min.js"></script>
<script src="/assets/js/scripts.js?1617495920618209225"></script>
<script src="/assets/js/scripts.js?1618150341180253559"></script>
</body>
</html>