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">
|
||||
|
||||
|
@ -36,10 +36,10 @@
|
|||
|
||||
|
||||
|
||||
<link rel="canonical" href="http://localhost:1313/categories/">
|
||||
<link rel="canonical" href="https://dendroalsia.net/categories/">
|
||||
|
||||
|
||||
<meta property="og:url" content="http://localhost:1313/categories/">
|
||||
<meta property="og:url" content="https://dendroalsia.net/categories/">
|
||||
<meta property="og:site_name" content="Dendroalsia">
|
||||
<meta property="og:title" content="Categories">
|
||||
<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">
|
||||
<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>
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>Categories on Dendroalsia</title>
|
||||
<link>http://localhost:1313/categories/</link>
|
||||
<link>https://dendroalsia.net/categories/</link>
|
||||
<description>Recent content in Categories on Dendroalsia</description>
|
||||
<generator>Hugo</generator>
|
||||
<language>en-us</language>
|
||||
<atom:link href="http://localhost:1313/categories/index.xml" rel="self" type="application/rss+xml" />
|
||||
<atom:link href="https://dendroalsia.net/categories/index.xml" rel="self" type="application/rss+xml" />
|
||||
</channel>
|
||||
</rss>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue