changed back to svg
This commit is contained in:
parent
c45749cfcb
commit
e7920d36d8
11 changed files with 43 additions and 43 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en-us">
|
||||
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
||||
|
||||
|
@ -31,10 +31,10 @@
|
|||
|
||||
|
||||
|
||||
<link rel="canonical" href="http://localhost:1313/about/">
|
||||
<link rel="canonical" href="https://dendroalsia.net/about/">
|
||||
|
||||
|
||||
<meta property="og:url" content="http://localhost:1313/about/">
|
||||
<meta property="og:url" content="https://dendroalsia.net/about/">
|
||||
<meta property="og:site_name" content="Dendroalsia">
|
||||
<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'.">
|
||||
|
@ -55,7 +55,7 @@
|
|||
|
||||
|
||||
|
||||
<header class="cover bg-top" style="background-image: url('http://localhost:1313/images/sunrise_squished.svg');">
|
||||
<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">
|
||||
|
@ -126,7 +126,7 @@
|
|||
<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="http://localhost:1313/" >
|
||||
<a class="f4 fw4 hover-white no-underline white-70 dn dib-ns pv2 ph3" href="https://dendroalsia.net/" >
|
||||
|
||||
</a>
|
||||
<div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue