summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoreudoxia <uplink@distress.network>2020-11-28 17:53:30 -0500
committereudoxia <uplink@distress.network>2020-11-28 17:53:30 -0500
commitd7831337f036c2e326eafb5ccb712c72dd72c3ce (patch)
tree9e4c0c70df1691115b40768bc7c233841d2a4b13
parente6f10a6a8c9c58afaa837c28b59be90defedc484 (diff)
sitemap line height fix
-rwxr-xr-xmeta/sitemap/index.html4
-rwxr-xr-xsitemap.xml6
2 files changed, 5 insertions, 5 deletions
diff --git a/meta/sitemap/index.html b/meta/sitemap/index.html
index 983acfd..39cd8f8 100755
--- a/meta/sitemap/index.html
+++ b/meta/sitemap/index.html
@@ -10,7 +10,7 @@
<style>
:root {font-size: 15px;}
body {background-color: #111; margin: 2rem;}
-pre {color: #ddd; font-family: jetbrains-mono-regular, Consolas, Menlo, monospace; font-style: normal; font-size: 1rem; line-height: 1.5em; white-space: pre-wrap;}
+pre {color: #ddd; font-family: jetbrains-mono-regular, Consolas, Menlo, monospace; font-style: normal; font-size: 1rem; line-height: 1.25em; white-space: pre-wrap;}
pre a {color: #ddd;}
pre a:link {text-decoration: none; color: #ddd;}
pre a:visited {text-decoration: none; color: #ddd;}
@@ -18,7 +18,7 @@ pre a:hover {text-decoration: none; color: #111; background-color: #ddd;}
pre a:active {text-decoration: none; color: #ddd;}
</style>
<title>Sitemap</title>
-<meta http-equiv="last-modified" content="2020-11-23 23:35:20-05:00" />
+<meta http-equiv="last-modified" content="2020-11-28 17:24:52-05:00" />
</head>
<body>
diff --git a/sitemap.xml b/sitemap.xml
index e9b68e7..8128d9f 100755
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -3,11 +3,11 @@
xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd"
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url><loc>https://distress.network/</loc><lastmod></lastmod></url>
-<url><loc>https://distress.network/info/</loc><lastmod>2020-11-23T02:59:48-05:00</lastmod></url>
+<url><loc>https://distress.network/info/</loc><lastmod>2020-11-26T00:24:00-05:00</lastmod></url>
<url><loc>https://distress.network/meta/</loc><lastmod>2020-11-21T21:30:37-05:00</lastmod></url>
-<url><loc>https://distress.network/meta/sitemap/</loc><lastmod>2020-11-23T23:35:20-05:00</lastmod></url>
+<url><loc>https://distress.network/meta/sitemap/</loc><lastmod>2020-11-28T17:24:52-05:00</lastmod></url>
<url><loc>https://distress.network/meta/styletest/</loc><lastmod>2020-11-20T04:15:52-05:00</lastmod></url>
-<url><loc>https://distress.network/meta/todo/</loc><lastmod>2020-11-22T23:23:29-05:00</lastmod></url>
+<url><loc>https://distress.network/meta/todo/</loc><lastmod>2020-11-25T23:43:50-05:00</lastmod></url>
<url><loc>https://distress.network/visual/</loc><lastmod></lastmod></url>
<url><loc>https://distress.network/visual/composite/</loc><lastmod></lastmod></url>
<url><loc>https://distress.network/visual/logotype/</loc><lastmod></lastmod></url>