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>Dendroalsia | dendroalsia</title>
|
||||
<title>Dendroalsia | 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="description" content="Hi, I'm Ben! I live in Madison, WI and this is my server. The services it runs are hosted on various subdomains.">
|
||||
<meta name="generator" content="Hugo 0.121.1">
|
||||
|
||||
|
||||
|
@ -29,8 +29,8 @@
|
|||
|
||||
|
||||
|
||||
<link href="/index.xml" rel="alternate" type="application/rss+xml" title="dendroalsia" />
|
||||
<link href="/index.xml" rel="feed" type="application/rss+xml" title="dendroalsia" />
|
||||
<link href="/index.xml" rel="alternate" type="application/rss+xml" title="Dendroalsia" />
|
||||
<link href="/index.xml" rel="feed" type="application/rss+xml" title="Dendroalsia" />
|
||||
|
||||
|
||||
|
||||
|
@ -39,13 +39,13 @@
|
|||
|
||||
|
||||
<meta property="og:title" content="Dendroalsia" />
|
||||
<meta property="og:description" content="The last theme you'll ever need. Maybe." />
|
||||
<meta property="og:description" content="Hi, I'm Ben! I live in Madison, WI and this is my server. The services it runs are hosted on various subdomains." />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="https://dendroalsia.net/" />
|
||||
|
||||
<meta itemprop="name" content="Dendroalsia">
|
||||
<meta itemprop="description" content="The last theme you'll ever need. Maybe."><meta name="twitter:card" content="summary"/><meta name="twitter:title" content="Dendroalsia"/>
|
||||
<meta name="twitter:description" content="The last theme you'll ever need. Maybe."/>
|
||||
<meta itemprop="description" content="Hi, I'm Ben! I live in Madison, WI and this is my server. The services it runs are hosted on various subdomains."><meta name="twitter:card" content="summary"/><meta name="twitter:title" content="Dendroalsia"/>
|
||||
<meta name="twitter:description" content="Hi, I'm Ben! I live in Madison, WI and this is my server. The services it runs are hosted on various subdomains."/>
|
||||
|
||||
|
||||
</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,9 +95,13 @@
|
|||
|
||||
<div class="tc-l pv4 pv6-l ph3 ph4-ns">
|
||||
<h1 class="f2 f-subheadline-l fw2 white-90 mb0 lh-title">
|
||||
Dendroalsia
|
||||
|
||||
</h1>
|
||||
|
||||
<h2 class="fw1 f5 f3-l white-80 measure-wide-l center mt3">
|
||||
Hi, I'm Ben! I live in Madison, WI and this is my server. The services it runs are hosted on various subdomains.
|
||||
</h2>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
|
@ -106,8 +110,7 @@
|
|||
<main class="pb7" role="main">
|
||||
|
||||
<article class="cf ph3 ph5-l pv3 pv4-l f4 tc-l center measure-wide lh-copy mid-gray">
|
||||
<p>Hi, I’m Ben! I live in Madison, WI and this is my server. The services it runs are hosted on various subdomains.</p>
|
||||
<p>Here is a <a href="https://git.dendroalsia.net">git repo</a> of some of my work, mostly data visualization scripts written in R.</p>
|
||||
<p>Here is a <a href="https://git.dendroalsia.net">git repo</a> of some of my work, mostly data visualization scripts written in R.</p>
|
||||
|
||||
</article>
|
||||
|
||||
|
@ -122,6 +125,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