www.federated.computer/public/categories/index.html
david@federated.company 07b93bfcab Update after installing go...
modified:   config.toml
	modified:   public/about/index.html
	modified:   public/access/index.html
	modified:   public/blog/index.html
	modified:   public/categories/index.html
	modified:   public/css/style.css
	modified:   public/index.html
	modified:   public/manifesto/index.html
	modified:   public/posts/apple-breaks-privacy/index.html
	modified:   public/posts/index.html
	modified:   public/posts/main_street_against_big_tech/index.html
	modified:   public/posts/what_is_done_with_personal_data/index.html
	modified:   public/projects/index.html
	modified:   public/sam.ico
	modified:   public/tags/index.html
	modified:   public/tn.png
	.hugo_build.lock
	go.mod
	go.sum
	resources/_gen/assets/sass/sass/style.sass_4d6f00452a35742ddbb489cb3703195e.content
	resources/_gen/assets/sass/sass/style.sass_4d6f00452a35742ddbb489cb3703195e.json
2023-04-21 09:29:15 -06:00

127 lines
2.1 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<meta name="HandheldFriendly" content="True">
<meta name="MobileOptimized" content="320">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="referrer" content="no-referrer">
<title>
Categories - Federated Computer
</title>
<link href="/categories/index.xml" rel="alternate" type="application/rss+xml" title="Federated Computer" />
<link rel="stylesheet" href="/sass/style.sass" integrity="" crossorigin="anonymous" media="screen">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Didact+Gothic">
<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="Categories"/>
<meta name="twitter:description" content=""/>
<meta property="og:title" content="Categories" />
<meta property="og:description" content="" />
<meta property="og:type" content="website" />
<meta property="og:url" content="http://federated.computer/categories/" />
<title>
Categories
</title>
</head>
<body>
<header class="wrap flex-container">
<h1>Categories</h1>
</header>
<main class="wrap">
<article class="flex-container">
</article>
<nav role="navigation">
<ul>
</ul>
</nav>
<nav role="navigation" class="flex-container bottom-menu">
<hr />
<p>
<a href="/">Federated Computer</a>
&#183;
<a href="/manifesto">Our Manifesto</a>
&#183;
<a href="/access">Early Access</a>
&#183;
<a href="/projects">Projects</a>
&#183;
<a href="/posts">Posts</a>
&#183;
<a href="/about">About Us</a>
&#183;
<a href="/">
</a>
</p>
</nav>
</main>
<footer class="flex-container footer">
</footer>
</body>
</html>