deploy: eb0db9f450
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Hypertext 🌱 Digital Garden</title>
|
||||
<meta name="description" content="Hypertext is text displayed on a computer display or other electronic devices with references (hyperlinks) to other text that the reader can immediately access. Hypertext documents are interconnect...">
|
||||
<link rel="stylesheet" href="/assets/css/style.css?1617245441433466969"><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-1"><a class="no-underline f4 dark-green anthony" rel="author" href="/">Digital Garden</a><nav class="f7"><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?1617249408099757218"><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-1"><a class="no-underline f4 dark-green anthony" rel="author" href="/">Digital Garden</a><nav class="f7"><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-01T02:50:13+00:00">
|
||||
<time class="code dib f7 pb2" datetime="2021-04-01T03:56:11+00:00">
|
||||
Last updated on April 1, 2021
|
||||
|
||||
</time>
|
||||
@ -33,16 +33,22 @@
|
||||
<aside class="bt b--washed-green bw1 nl3 nr3 ph3 mt5">
|
||||
<h3 class="normal f1 mt5 work-sans-light mb4">Notes mentioning this note</h3>
|
||||
|
||||
<div class="flex">
|
||||
<div class="flex flex-wrap">
|
||||
|
||||
<div class="w-50 mr2 pa3 ba b--moon-gray br4">
|
||||
<h4 class="mt0 mb2"><a class="internal-link" href="/hypertext-transfer-protocol">Hypertext Transfer Protocol</a></h4>
|
||||
<div class="f7 lh-copy">The Hypertext Transfer Protocol (HTTP) is an application layer protocol for distributed, collaborative, hypermedia information systems. HTTP is the foundation...</div>
|
||||
<div class="w-50 flex">
|
||||
<div class="shadow-solid-accent mb2 mr2 br4 pa3 flex flex-column">
|
||||
<h4 class="mt0 mb2"><a class="internal-link" href="/hypertext-transfer-protocol">Hypertext Transfer Protocol</a></h4>
|
||||
<div class="f7 lh-copy mb3 flex-auto">The Hypertext Transfer Protocol (HTTP) is an application layer protocol for distributed, collaborative, hypermedia information systems. HTTP is the foundation...</div>
|
||||
<div class="f7 light-silver">/hypertext-transfer-protocol</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="w-50 mr2 pa3 ba b--moon-gray br4">
|
||||
<h4 class="mt0 mb2"><a class="internal-link" href="/statement-of-intent">Statement of Intent</a></h4>
|
||||
<div class="f7 lh-copy">Hypha’s practice is situated across many topics that are present in the theme of Adaptive Reuse & Creative Misuse. Drawing...</div>
|
||||
<div class="w-50 flex">
|
||||
<div class="shadow-solid-accent mb2 mr2 br4 pa3 flex flex-column">
|
||||
<h4 class="mt0 mb2"><a class="internal-link" href="/statement-of-intent">Statement of Intent</a></h4>
|
||||
<div class="f7 lh-copy mb3 flex-auto">Hypha’s practice is situated across many topics that are present in the theme of Adaptive Reuse & Creative Misuse. Drawing...</div>
|
||||
<div class="f7 light-silver">/statement-of-intent</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
@ -74,6 +80,6 @@
|
||||
</div>
|
||||
|
||||
<script src="/assets/js/d3.v6.min.js"></script>
|
||||
<script src="/assets/js/scripts.js?1617245441433466969"></script>
|
||||
<script src="/assets/js/scripts.js?1617249408099757218"></script>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user