removed recent section
This commit is contained in:
parent
82dc1a1386
commit
afe031d70f
BIN
.hugo.toml.kate-swp
Normal file
BIN
.hugo.toml.kate-swp
Normal file
Binary file not shown.
@ -30,4 +30,8 @@ enableRobotsTXT = true
|
|||||||
description = "The last theme you'll ever need. Maybe."
|
description = "The last theme you'll ever need. Maybe."
|
||||||
# choose a background color from any on this page: https://tachyons.io/docs/themes/skins/ and preface it with "bg-"
|
# choose a background color from any on this page: https://tachyons.io/docs/themes/skins/ and preface it with "bg-"
|
||||||
background_color_class = "bg-black"
|
background_color_class = "bg-black"
|
||||||
recent_posts_number = 3
|
recent_posts_number = 0
|
||||||
|
show_recent_posts = false
|
||||||
|
|
||||||
|
[params.ananke]
|
||||||
|
show_recent_posts = false
|
||||||
|
6
layouts/index.html
Normal file
6
layouts/index.html
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
{{ define "main" }}
|
||||||
|
<article class="cf ph3 ph5-l pv3 pv4-l f4 tc-l center measure-wide lh-copy {{ $.Param "text_color" | default "mid-gray" }}">
|
||||||
|
{{ .Content }}
|
||||||
|
</article>
|
||||||
|
{{/* Define a section to pull recent posts from. For Hugo 0.20 this will default to the section with the most number of pages. */}}
|
||||||
|
{{end}}
|
@ -1,6 +1,6 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en-us">
|
<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 charset="utf-8">
|
||||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
||||||
|
|
||||||
@ -31,10 +31,10 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="canonical" href="https://dendroalsia.net/404.html">
|
<link rel="canonical" href="http://localhost:1313/404.html">
|
||||||
|
|
||||||
|
|
||||||
<meta property="og:url" content="https://dendroalsia.net/404.html">
|
<meta property="og:url" content="http://localhost:1313/404.html">
|
||||||
<meta property="og:site_name" content="Dendroalsia">
|
<meta property="og:site_name" content="Dendroalsia">
|
||||||
<meta property="og:title" content="404 Page not found">
|
<meta property="og:title" content="404 Page not found">
|
||||||
<meta property="og:description" content="The last theme you'll ever need. Maybe.">
|
<meta property="og:description" content="The last theme you'll ever need. Maybe.">
|
||||||
@ -108,7 +108,7 @@
|
|||||||
<footer class="bg-black bottom-0 w-100 pa3" role="contentinfo">
|
<footer class="bg-black bottom-0 w-100 pa3" role="contentinfo">
|
||||||
<div class="flex justify-between">
|
<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>
|
</a>
|
||||||
<div>
|
<div>
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en-us">
|
<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 charset="utf-8">
|
||||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
||||||
|
|
||||||
@ -31,10 +31,10 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="canonical" href="https://dendroalsia.net/about/">
|
<link rel="canonical" href="http://localhost:1313/about/">
|
||||||
|
|
||||||
|
|
||||||
<meta property="og:url" content="https://dendroalsia.net/about/">
|
<meta property="og:url" content="http://localhost:1313/about/">
|
||||||
<meta property="og:site_name" content="Dendroalsia">
|
<meta property="og:site_name" content="Dendroalsia">
|
||||||
<meta property="og:title" content="About">
|
<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'.">
|
<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('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">
|
<div class="bg-black-60">
|
||||||
<nav class="pv3 ph3 ph4-ns" role="navigation">
|
<nav class="pv3 ph3 ph4-ns" role="navigation">
|
||||||
<div class="flex-l justify-between items-center center">
|
<div class="flex-l justify-between items-center center">
|
||||||
@ -126,7 +126,7 @@
|
|||||||
<footer class="bg-black bottom-0 w-100 pa3" role="contentinfo">
|
<footer class="bg-black bottom-0 w-100 pa3" role="contentinfo">
|
||||||
<div class="flex justify-between">
|
<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>
|
</a>
|
||||||
<div>
|
<div>
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en-us">
|
<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 charset="utf-8">
|
||||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
||||||
|
|
||||||
@ -36,10 +36,10 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="canonical" href="https://dendroalsia.net/categories/">
|
<link rel="canonical" href="http://localhost:1313/categories/">
|
||||||
|
|
||||||
|
|
||||||
<meta property="og:url" content="https://dendroalsia.net/categories/">
|
<meta property="og:url" content="http://localhost:1313/categories/">
|
||||||
<meta property="og:site_name" content="Dendroalsia">
|
<meta property="og:site_name" content="Dendroalsia">
|
||||||
<meta property="og:title" content="Categories">
|
<meta property="og:title" content="Categories">
|
||||||
<meta property="og:description" content="The last theme you'll ever need. Maybe.">
|
<meta property="og:description" content="The last theme you'll ever need. Maybe.">
|
||||||
@ -125,7 +125,7 @@
|
|||||||
<footer class="bg-black bottom-0 w-100 pa3" role="contentinfo">
|
<footer class="bg-black bottom-0 w-100 pa3" role="contentinfo">
|
||||||
<div class="flex justify-between">
|
<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>
|
</a>
|
||||||
<div>
|
<div>
|
||||||
|
@ -2,10 +2,10 @@
|
|||||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||||
<channel>
|
<channel>
|
||||||
<title>Categories on Dendroalsia</title>
|
<title>Categories on Dendroalsia</title>
|
||||||
<link>https://dendroalsia.net/categories/</link>
|
<link>http://localhost:1313/categories/</link>
|
||||||
<description>Recent content in Categories on Dendroalsia</description>
|
<description>Recent content in Categories on Dendroalsia</description>
|
||||||
<generator>Hugo</generator>
|
<generator>Hugo</generator>
|
||||||
<language>en-us</language>
|
<language>en-us</language>
|
||||||
<atom:link href="https://dendroalsia.net/categories/index.xml" rel="self" type="application/rss+xml" />
|
<atom:link href="http://localhost:1313/categories/index.xml" rel="self" type="application/rss+xml" />
|
||||||
</channel>
|
</channel>
|
||||||
</rss>
|
</rss>
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en-us">
|
<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 charset="utf-8">
|
||||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
||||||
|
|
||||||
@ -31,10 +31,10 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="canonical" href="https://dendroalsia.net/contact/">
|
<link rel="canonical" href="http://localhost:1313/contact/">
|
||||||
|
|
||||||
|
|
||||||
<meta property="og:url" content="https://dendroalsia.net/contact/">
|
<meta property="og:url" content="http://localhost:1313/contact/">
|
||||||
<meta property="og:site_name" content="Dendroalsia">
|
<meta property="og:site_name" content="Dendroalsia">
|
||||||
<meta property="og:title" content="Contact">
|
<meta property="og:title" content="Contact">
|
||||||
<meta property="og:description" content="I'd love to hear from you">
|
<meta property="og:description" content="I'd love to hear from you">
|
||||||
@ -56,7 +56,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">
|
<div class="bg-black-60">
|
||||||
<nav class="pv3 ph3 ph4-ns" role="navigation">
|
<nav class="pv3 ph3 ph4-ns" role="navigation">
|
||||||
<div class="flex-l justify-between items-center center">
|
<div class="flex-l justify-between items-center center">
|
||||||
@ -128,7 +128,7 @@
|
|||||||
<footer class="bg-black bottom-0 w-100 pa3" role="contentinfo">
|
<footer class="bg-black bottom-0 w-100 pa3" role="contentinfo">
|
||||||
<div class="flex justify-between">
|
<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>
|
</a>
|
||||||
<div>
|
<div>
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en-us">
|
<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 charset="utf-8">
|
||||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
<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:site_name" content="Dendroalsia">
|
||||||
<meta property="og:title" content="Dendroalsia">
|
<meta property="og:title" content="Dendroalsia">
|
||||||
<meta property="og:description" content="Hi, I'm Ben, I live in Madison, WI">
|
<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">
|
<div class="bg-black-60">
|
||||||
<nav class="pv3 ph3 ph4-ns" role="navigation">
|
<nav class="pv3 ph3 ph4-ns" role="navigation">
|
||||||
<div class="flex-l justify-between items-center center">
|
<div class="flex-l justify-between items-center center">
|
||||||
@ -121,103 +121,11 @@
|
|||||||
</article>
|
</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>
|
</main>
|
||||||
<footer class="bg-black bottom-0 w-100 pa3" role="contentinfo">
|
<footer class="bg-black bottom-0 w-100 pa3" role="contentinfo">
|
||||||
<div class="flex justify-between">
|
<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>
|
</a>
|
||||||
<div>
|
<div>
|
||||||
|
@ -2,23 +2,23 @@
|
|||||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||||
<channel>
|
<channel>
|
||||||
<title>Dendroalsia</title>
|
<title>Dendroalsia</title>
|
||||||
<link>https://dendroalsia.net/</link>
|
<link>http://localhost:1313/</link>
|
||||||
<description>Recent content on Dendroalsia</description>
|
<description>Recent content on Dendroalsia</description>
|
||||||
<generator>Hugo</generator>
|
<generator>Hugo</generator>
|
||||||
<language>en-us</language>
|
<language>en-us</language>
|
||||||
<atom:link href="https://dendroalsia.net/index.xml" rel="self" type="application/rss+xml" />
|
<atom:link href="http://localhost:1313/index.xml" rel="self" type="application/rss+xml" />
|
||||||
<item>
|
<item>
|
||||||
<title>About</title>
|
<title>About</title>
|
||||||
<link>https://dendroalsia.net/about/</link>
|
<link>http://localhost:1313/about/</link>
|
||||||
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
||||||
<guid>https://dendroalsia.net/about/</guid>
|
<guid>http://localhost:1313/about/</guid>
|
||||||
<description></description>
|
<description></description>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<title>Contact</title>
|
<title>Contact</title>
|
||||||
<link>https://dendroalsia.net/contact/</link>
|
<link>http://localhost:1313/contact/</link>
|
||||||
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
||||||
<guid>https://dendroalsia.net/contact/</guid>
|
<guid>http://localhost:1313/contact/</guid>
|
||||||
<description><p>Feel free to send me an <a href="mailto:ben@dendroalsia.net">email</a></p></description>
|
<description><p>Feel free to send me an <a href="mailto:ben@dendroalsia.net">email</a></p></description>
|
||||||
</item>
|
</item>
|
||||||
</channel>
|
</channel>
|
||||||
|
@ -2,23 +2,23 @@
|
|||||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
|
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
|
||||||
xmlns:xhtml="http://www.w3.org/1999/xhtml">
|
xmlns:xhtml="http://www.w3.org/1999/xhtml">
|
||||||
<url>
|
<url>
|
||||||
<loc>https://dendroalsia.net/about/</loc>
|
<loc>http://localhost:1313/about/</loc>
|
||||||
<changefreq>monthly</changefreq>
|
<changefreq>monthly</changefreq>
|
||||||
<priority>0.5</priority>
|
<priority>0.5</priority>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>https://dendroalsia.net/categories/</loc>
|
<loc>http://localhost:1313/categories/</loc>
|
||||||
<changefreq>monthly</changefreq>
|
<changefreq>monthly</changefreq>
|
||||||
<priority>0.5</priority>
|
<priority>0.5</priority>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>https://dendroalsia.net/contact/</loc>
|
<loc>http://localhost:1313/contact/</loc>
|
||||||
<changefreq>monthly</changefreq>
|
<changefreq>monthly</changefreq>
|
||||||
<priority>0.5</priority>
|
<priority>0.5</priority>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>https://dendroalsia.net/</loc>
|
<loc>http://localhost:1313/</loc>
|
||||||
<changefreq>monthly</changefreq>
|
<changefreq>monthly</changefreq>
|
||||||
<priority>0.5</priority>
|
<priority>0.5</priority>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>https://dendroalsia.net/tags/</loc>
|
<loc>http://localhost:1313/tags/</loc>
|
||||||
<changefreq>monthly</changefreq>
|
<changefreq>monthly</changefreq>
|
||||||
<priority>0.5</priority>
|
<priority>0.5</priority>
|
||||||
</url>
|
</url>
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en-us">
|
<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 charset="utf-8">
|
||||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
||||||
|
|
||||||
@ -36,10 +36,10 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="canonical" href="https://dendroalsia.net/tags/">
|
<link rel="canonical" href="http://localhost:1313/tags/">
|
||||||
|
|
||||||
|
|
||||||
<meta property="og:url" content="https://dendroalsia.net/tags/">
|
<meta property="og:url" content="http://localhost:1313/tags/">
|
||||||
<meta property="og:site_name" content="Dendroalsia">
|
<meta property="og:site_name" content="Dendroalsia">
|
||||||
<meta property="og:title" content="Tags">
|
<meta property="og:title" content="Tags">
|
||||||
<meta property="og:description" content="The last theme you'll ever need. Maybe.">
|
<meta property="og:description" content="The last theme you'll ever need. Maybe.">
|
||||||
@ -125,7 +125,7 @@
|
|||||||
<footer class="bg-black bottom-0 w-100 pa3" role="contentinfo">
|
<footer class="bg-black bottom-0 w-100 pa3" role="contentinfo">
|
||||||
<div class="flex justify-between">
|
<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>
|
</a>
|
||||||
<div>
|
<div>
|
||||||
|
@ -2,10 +2,10 @@
|
|||||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||||
<channel>
|
<channel>
|
||||||
<title>Tags on Dendroalsia</title>
|
<title>Tags on Dendroalsia</title>
|
||||||
<link>https://dendroalsia.net/tags/</link>
|
<link>http://localhost:1313/tags/</link>
|
||||||
<description>Recent content in Tags on Dendroalsia</description>
|
<description>Recent content in Tags on Dendroalsia</description>
|
||||||
<generator>Hugo</generator>
|
<generator>Hugo</generator>
|
||||||
<language>en-us</language>
|
<language>en-us</language>
|
||||||
<atom:link href="https://dendroalsia.net/tags/index.xml" rel="self" type="application/rss+xml" />
|
<atom:link href="http://localhost:1313/tags/index.xml" rel="self" type="application/rss+xml" />
|
||||||
</channel>
|
</channel>
|
||||||
</rss>
|
</rss>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user