lots of edits
This commit is contained in:
parent
d486a56c82
commit
e8c3b89f74
12 changed files with 283 additions and 41 deletions
|
@ -6,7 +6,7 @@
|
|||
|
||||
<title>dendroalsia</title>
|
||||
<meta name="viewport" content="width=device-width,minimum-scale=1">
|
||||
<meta name="description" content="">
|
||||
<meta name="description" content="The last theme you'll ever need. Maybe.">
|
||||
<meta name="generator" content="Hugo 0.121.1">
|
||||
|
||||
|
||||
|
@ -39,13 +39,13 @@
|
|||
|
||||
|
||||
<meta property="og:title" content="Categories" />
|
||||
<meta property="og:description" content="" />
|
||||
<meta property="og:description" content="The last theme you'll ever need. Maybe." />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="https://dendroalsia.net/categories/" />
|
||||
|
||||
<meta itemprop="name" content="Categories">
|
||||
<meta itemprop="description" content=""><meta name="twitter:card" content="summary"/><meta name="twitter:title" content="Categories"/>
|
||||
<meta name="twitter:description" content=""/>
|
||||
<meta itemprop="description" content="The last theme you'll ever need. Maybe."><meta name="twitter:card" content="summary"/><meta name="twitter:title" content="Categories"/>
|
||||
<meta name="twitter:description" content="The last theme you'll ever need. Maybe."/>
|
||||
|
||||
|
||||
</head>
|
||||
|
@ -54,8 +54,9 @@
|
|||
|
||||
|
||||
|
||||
<header>
|
||||
<div class="pb3-m pb6-l bg-black">
|
||||
|
||||
<header class="cover bg-top" style="background-image: url('https://dendroalsia.net/images/sunrise.png');">
|
||||
<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">
|
||||
|
@ -67,6 +68,16 @@
|
|||
|
||||
|
||||
|
||||
<ul class="pl0 mr3">
|
||||
|
||||
<li class="list f5 f4-ns fw4 dib pr3">
|
||||
<a class="hover-white no-underline white-90" href="/about/" title="About page">
|
||||
About
|
||||
</a>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
<div class="ananke-socials">
|
||||
|
||||
|
@ -76,8 +87,8 @@
|
|||
</div>
|
||||
</nav>
|
||||
|
||||
<div class="tc-l pv3 ph3 ph4-ns">
|
||||
<h1 class="f2 f-subheadline-l fw2 light-silver mb0 lh-title">
|
||||
<div class="tc-l pv4 pv6-l ph3 ph4-ns">
|
||||
<h1 class="f2 f-subheadline-l fw2 white-90 mb0 lh-title">
|
||||
Categories
|
||||
</h1>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue