fixed headers
This commit is contained in:
parent
2b3436c11d
commit
821ad4eeb2
11 changed files with 214 additions and 55 deletions
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
||||
|
||||
<title>dendroalsia</title>
|
||||
<title>Dendroalsia</title>
|
||||
<meta name="viewport" content="width=device-width,minimum-scale=1">
|
||||
<meta name="description" content="The last theme you'll ever need. Maybe.">
|
||||
<meta name="generator" content="Hugo 0.121.1">
|
||||
|
@ -29,8 +29,8 @@
|
|||
|
||||
|
||||
|
||||
<link href="/categories/index.xml" rel="alternate" type="application/rss+xml" title="dendroalsia" />
|
||||
<link href="/categories/index.xml" rel="feed" type="application/rss+xml" title="dendroalsia" />
|
||||
<link href="/categories/index.xml" rel="alternate" type="application/rss+xml" title="Dendroalsia" />
|
||||
<link href="/categories/index.xml" rel="feed" type="application/rss+xml" title="Dendroalsia" />
|
||||
|
||||
|
||||
|
||||
|
@ -54,14 +54,13 @@
|
|||
|
||||
|
||||
|
||||
|
||||
<header class="cover bg-top" style="background-image: url('https://dendroalsia.net/images/sunrise.png');">
|
||||
<div class="bg-black-60">
|
||||
<header>
|
||||
<div class="pb3-m pb6-l bg-black">
|
||||
<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">
|
||||
|
@ -93,8 +92,8 @@
|
|||
</div>
|
||||
</nav>
|
||||
|
||||
<div class="tc-l pv4 pv6-l ph3 ph4-ns">
|
||||
<h1 class="f2 f-subheadline-l fw2 white-90 mb0 lh-title">
|
||||
<div class="tc-l pv3 ph3 ph4-ns">
|
||||
<h1 class="f2 f-subheadline-l fw2 light-silver mb0 lh-title">
|
||||
Categories
|
||||
</h1>
|
||||
|
||||
|
@ -121,6 +120,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">
|
||||
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>Categories on dendroalsia</title>
|
||||
<title>Categories on Dendroalsia</title>
|
||||
<link>https://dendroalsia.net/categories/</link>
|
||||
<description>Recent content in Categories on dendroalsia</description>
|
||||
<description>Recent content in Categories on Dendroalsia</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>en-us</language>
|
||||
<atom:link href="https://dendroalsia.net/categories/index.xml" rel="self" type="application/rss+xml" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue