07b93bfcab
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
99 lines
2.2 KiB
HTML
99 lines
2.2 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
|
|
<head>
|
|
<meta name="generator" content="Hugo 0.110.0">
|
|
<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>
|
|
Federated Computer
|
|
</title>
|
|
<link href="/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="Federated Computer"/>
|
|
<meta name="twitter:description" content=""/>
|
|
|
|
<meta property="og:title" content="Federated Computer" />
|
|
<meta property="og:description" content="" />
|
|
<meta property="og:type" content="website" />
|
|
<meta property="og:url" content="http://federated.computer/" />
|
|
|
|
|
|
<title>Federated Computer</title>
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<video class="video" autoplay muted preload loop playsinline>
|
|
|
|
<source
|
|
src="/background.mp4"
|
|
type="video/mp4"
|
|
poster="/background.jpg" />
|
|
|
|
</video>
|
|
|
|
<div id="overlay" style="background: rgba(0, 0, 0, 0.4);"></div>
|
|
|
|
|
|
|
|
<nav role="navigation" class="flex-container" id="splash">
|
|
|
|
|
|
|
|
<a href="/" class="big-link">
|
|
Federated Computer
|
|
</a>
|
|
|
|
<a href="/manifesto" class="big-link">
|
|
Our Manifesto
|
|
</a>
|
|
|
|
<a href="/access" class="big-link">
|
|
Early Access
|
|
</a>
|
|
|
|
<a href="/projects" class="big-link">
|
|
Projects
|
|
</a>
|
|
|
|
<a href="/posts" class="big-link">
|
|
Posts
|
|
</a>
|
|
|
|
<a href="/about" class="big-link">
|
|
About Us
|
|
</a>
|
|
|
|
|
|
|
|
|
|
</nav>
|
|
</body>
|
|
|
|
</html>
|