removed recent section
This commit is contained in:
parent
82dc1a1386
commit
afe031d70f
13 changed files with 53 additions and 135 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en-us">
|
||||
<head>
|
||||
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
||||
|
||||
|
@ -36,10 +36,10 @@
|
|||
|
||||
|
||||
|
||||
<link rel="canonical" href="https://dendroalsia.net/">
|
||||
<link rel="canonical" href="http://localhost:1313/">
|
||||
|
||||
|
||||
<meta property="og:url" content="https://dendroalsia.net/">
|
||||
<meta property="og:url" content="http://localhost:1313/">
|
||||
<meta property="og:site_name" content="Dendroalsia">
|
||||
<meta property="og:title" content="Dendroalsia">
|
||||
<meta property="og:description" content="Hi, I'm Ben, I live in Madison, WI">
|
||||
|
@ -61,7 +61,7 @@
|
|||
|
||||
|
||||
|
||||
<header class="cover bg-top" style="background-image: url('https://dendroalsia.net/images/sunrise_squished.svg');">
|
||||
<header class="cover bg-top" style="background-image: url('http://localhost:1313/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">
|
||||
|
@ -120,104 +120,12 @@
|
|||
|
||||
</article>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="pa3 pa4-ns w-100 w-70-ns center">
|
||||
|
||||
|
||||
<h1 class="flex-none">
|
||||
Recent Dendroalsia
|
||||
</h1>
|
||||
|
||||
|
||||
|
||||
|
||||
<section class="w-100 mw8">
|
||||
|
||||
|
||||
<div class="relative w-100 mb4">
|
||||
|
||||
<article class="bb b--black-10">
|
||||
<div class="db pv4 ph3 ph0-l no-underline dark-gray">
|
||||
<div class="flex flex-column flex-row-ns">
|
||||
|
||||
|
||||
<div class="pr3-ns mb4 mb0-ns w-100 w-40-ns">
|
||||
<a href="/about/" class="db grow">
|
||||
<img src="https://dendroalsia.net/images/sunrise_squished.svg" class="img" alt="image from About">
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div class="blah w-100 w-60-ns pl3-ns">
|
||||
<h1 class="f3 fw1 athelas mt0 lh-title">
|
||||
<a href="/about/" class="color-inherit dim link">
|
||||
About
|
||||
</a>
|
||||
</h1>
|
||||
<div class="f6 f5-l lh-copy nested-copy-line-height nested-links">
|
||||
|
||||
</div>
|
||||
<a href="/about/" class="ba b--moon-gray bg-light-gray br2 color-inherit dib f7 hover-bg-moon-gray link mt2 ph2 pv1">read more</a>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</article>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="relative w-100 mb4">
|
||||
|
||||
<article class="bb b--black-10">
|
||||
<div class="db pv4 ph3 ph0-l no-underline dark-gray">
|
||||
<div class="flex flex-column flex-row-ns">
|
||||
|
||||
|
||||
<div class="pr3-ns mb4 mb0-ns w-100 w-40-ns">
|
||||
<a href="/contact/" class="db grow">
|
||||
<img src="https://dendroalsia.net/images/sunrise_squished.svg" class="img" alt="image from Contact">
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div class="blah w-100 w-60-ns pl3-ns">
|
||||
<h1 class="f3 fw1 athelas mt0 lh-title">
|
||||
<a href="/contact/" class="color-inherit dim link">
|
||||
Contact
|
||||
</a>
|
||||
</h1>
|
||||
<div class="f6 f5-l lh-copy nested-copy-line-height nested-links">
|
||||
<p>Feel free to send me an <a href="mailto:ben@dendroalsia.net">email</a></p>
|
||||
</div>
|
||||
<a href="/contact/" class="ba b--moon-gray bg-light-gray br2 color-inherit dib f7 hover-bg-moon-gray link mt2 ph2 pv1">read more</a>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</article>
|
||||
|
||||
</div>
|
||||
|
||||
</section>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
</main>
|
||||
<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 class="f4 fw4 hover-white no-underline white-70 dn dib-ns pv2 ph3" href="http://localhost:1313/" >
|
||||
|
||||
</a>
|
||||
<div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue