fixed headers
This commit is contained in:
parent
2b3436c11d
commit
821ad4eeb2
11 changed files with 214 additions and 55 deletions
|
@ -4,9 +4,9 @@
|
|||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
||||
|
||||
<title>About | dendroalsia</title>
|
||||
<title>About | Dendroalsia</title>
|
||||
<meta name="viewport" content="width=device-width,minimum-scale=1">
|
||||
<meta name="description" content="dendroalsia is a genus of moss. According to Robin Wall Kimmerer, its name roughly translates to ‘companion of trees’.">
|
||||
<meta name="description" content="Dendroalsia is a genus of moss. According to Robin Wall Kimmerer, its name roughly translates to 'companion of trees'.">
|
||||
<meta name="generator" content="Hugo 0.121.1">
|
||||
|
||||
|
||||
|
@ -34,18 +34,18 @@
|
|||
|
||||
|
||||
<meta property="og:title" content="About" />
|
||||
<meta property="og:description" content="dendroalsia is a genus of moss. According to Robin Wall Kimmerer, its name roughly translates to ‘companion of trees’." />
|
||||
<meta property="og:description" content="Dendroalsia is a genus of moss. According to Robin Wall Kimmerer, its name roughly translates to 'companion of trees'." />
|
||||
<meta property="og:type" content="article" />
|
||||
<meta property="og:url" content="https://dendroalsia.net/about/" /><meta property="article:section" content="" />
|
||||
|
||||
|
||||
|
||||
<meta itemprop="name" content="About">
|
||||
<meta itemprop="description" content="dendroalsia is a genus of moss. According to Robin Wall Kimmerer, its name roughly translates to ‘companion of trees’.">
|
||||
<meta itemprop="description" content="Dendroalsia is a genus of moss. According to Robin Wall Kimmerer, its name roughly translates to 'companion of trees'.">
|
||||
|
||||
<meta itemprop="wordCount" content="19">
|
||||
<meta itemprop="wordCount" content="0">
|
||||
<meta itemprop="keywords" content="" /><meta name="twitter:card" content="summary"/><meta name="twitter:title" content="About"/>
|
||||
<meta name="twitter:description" content="dendroalsia is a genus of moss. According to Robin Wall Kimmerer, its name roughly translates to ‘companion of trees’."/>
|
||||
<meta name="twitter:description" content="Dendroalsia is a genus of moss. According to Robin Wall Kimmerer, its name roughly translates to 'companion of trees'."/>
|
||||
|
||||
|
||||
</head>
|
||||
|
@ -55,13 +55,13 @@
|
|||
|
||||
|
||||
|
||||
<header class="cover bg-top" style="background-image: url('https://dendroalsia.net/images/sunrise.png');">
|
||||
<header class="cover bg-top" style="background-image: url('https://dendroalsia.net/images/sunrise_squished.svg');">
|
||||
<div class="bg-black-60">
|
||||
<nav class="pv3 ph3 ph4-ns" role="navigation">
|
||||
<div class="flex-l justify-between items-center center">
|
||||
<a href="/" class="f3 fw2 hover-white no-underline white-90 dib">
|
||||
|
||||
dendroalsia
|
||||
Dendroalsia
|
||||
|
||||
</a>
|
||||
<div class="flex-l items-center">
|
||||
|
@ -95,6 +95,13 @@
|
|||
|
||||
<div class="tc-l pv6 ph3 ph4-ns">
|
||||
|
||||
<div class="f2 f1-l fw2 white-90 mb0 lh-title">About</div>
|
||||
|
||||
<div class="fw1 f5 f3-l white-80 measure-wide-l center lh-copy mt3 mb4">
|
||||
Dendroalsia is a genus of moss. According to Robin Wall Kimmerer, its name roughly translates to 'companion of trees'.
|
||||
</div>
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
|
@ -106,12 +113,11 @@
|
|||
<article class="center cf pv5 ph3 ph4-ns mw7">
|
||||
<header>
|
||||
<h1 class="f1">
|
||||
About
|
||||
|
||||
</h1>
|
||||
</header>
|
||||
<div class="nested-copy-line-height lh-copy f4 nested-links mid-gray">
|
||||
<p><a href="https://en.wikipedia.org/wiki/Dendroalsia">dendroalsia</a> is a genus of moss. According to Robin Wall Kimmerer, its name roughly translates to ‘companion of trees’.</p>
|
||||
|
||||
|
||||
</div>
|
||||
</article>
|
||||
</div>
|
||||
|
@ -120,6 +126,9 @@
|
|||
<footer class="bg-black bottom-0 w-100 pa3" role="contentinfo">
|
||||
<div class="flex justify-between">
|
||||
|
||||
<a class="f4 fw4 hover-white no-underline white-70 dn dib-ns pv2 ph3" href="https://dendroalsia.net/" >
|
||||
|
||||
</a>
|
||||
<div>
|
||||
<div class="ananke-socials">
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue