diff options
| author | Matt Kosarek <matt.kosarek@canonical.com> | 2026-02-18 17:03:06 -0500 |
|---|---|---|
| committer | Matt Kosarek <matt.kosarek@canonical.com> | 2026-02-18 17:03:06 -0500 |
| commit | 59260c4f7a265f1ad4db9e0ee5e469132cdef094 (patch) | |
| tree | 588cf415f8b819a30090b085d9e32b42836d73ca /posts/sitemap.html | |
| parent | 2ef049102f6824a6ab6ae99ee87c115f7608707e (diff) | |
minor: publishing from public with a Makefile instead of having everything at the toplevel
Diffstat (limited to 'posts/sitemap.html')
| -rw-r--r-- | posts/sitemap.html | 112 |
1 files changed, 0 insertions, 112 deletions
diff --git a/posts/sitemap.html b/posts/sitemap.html deleted file mode 100644 index 458bacd..0000000 --- a/posts/sitemap.html +++ /dev/null @@ -1,112 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" -"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> -<head> -<meta http-equiv="Content-Type" content="text/html;charset=utf-8" /> -<meta name="viewport" content="width=device-width, initial-scale=1" /> -<title>‎</title> -<meta name="generator" content="Org Mode" /> - -<link rel="stylesheet" href="/index.css" /> -<link rel="stylesheet" href="/posts/post.css" /> -<link rel="shortcut icon" href="/favicon/favicon.ico" type="image/x-icon"> -<link rel="stylesheet" href="/posts/sitemap.css" /> -</head> -<body> -<header> - <nav> - <ul> - <li><a href='/'>🏡 Home</a></li> - <li><a href='/resume.html'>📘 CV</a></li> - <li><a href='/posts/sitemap.html'>📝 Posts</a></li> - </ul> - </nav> -</header><div id="preamble" class="status"> - - <div class="org-article-title"> - <h1></h1> - <a href="/posts/feed.xml">RSS Feed</a> - </div> -</div> -<div id="content" class="content"> -<ul class="org-ul"> -<li><p> -<a href="dec_29_2025.html">Update December 29, 2025</a> -</p> -<div class="sitemap_date" id="orgd59923e"> -<p> -December 29, 2025 -</p> - -</div> -<div class="sitemap_tag" id="org380c91d"> -<p> -update -</p> - -</div></li> -<li><p> -<a href="jul_28_2025.html">Update July 28, 2025</a> -</p> -<div class="sitemap_date" id="orgdc51ac5"> -<p> -July 28, 2025 -</p> - -</div> -<div class="sitemap_tag" id="orga69a639"> -<p> -update -</p> - -</div></li> -<li><p> -<a href="june_08_2025.html">Update June 08, 2025</a> -</p> -<div class="sitemap_date" id="orgf0d925e"> -<p> -June 08, 2025 -</p> - -</div> -<div class="sitemap_tag" id="org8b3a774"> -<p> -update -</p> - -</div></li> -<li><p> -<a href="may_06_2025.html">Update May 06, 2025</a> -</p> -<div class="sitemap_date" id="orgdec61df"> -<p> -May 06, 2025 -</p> - -</div> -<div class="sitemap_tag" id="orgbed6dea"> -<p> -update -</p> - -</div></li> -<li><p> -<a href="hello.html">Hello, Org</a> -</p> -<div class="sitemap_date" id="org9aab38b"> -<p> -June 20, 2023 -</p> - -</div> -<div class="sitemap_tag" id="org857fcd9"> -<p> -technology,home -</p> - -</div></li> -</ul> -</div> -</body> -</html> |
