MarginaliaSearch/code/processes/converting-process/test-resources/memex-marginalia/projects/edge.gmi
Viktor Lofgren 1d34224416 (refac) Remove src/main from all source code paths.
Look, this will make the git history look funny, but trimming unnecessary depth from the source tree is a very necessary sanity-preserving measure when dealing with a super-modularized codebase like this one.

While it makes the project configuration a bit less conventional, it will save you several clicks every time you jump between modules.  Which you'll do a lot, because it's *modul*ar.  The src/main/java convention makes a lot of sense for a non-modular project though.  This ain't that.
2024-02-23 16:13:40 +01:00

47 lines
1.2 KiB
Plaintext

<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<link rel="preload" as="font" href="https://www.marginalia.nu/fonts/Inconsolata-Medium.ttf" />
<link rel="preload" as="font" href="https://www.marginalia.nu/fonts/Roboto-Medium.ttf" />
<title>MEMEX - </title>
<link rel="stylesheet" href="https://www.marginalia.nu/style.css" />
<link rel="stylesheet" href="https://memex.marginalia.nu/style.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>
<body class="double" lang="en">
<header>
<nav>
<a href="/" class="path root">marginalia</a>
<a href="/projects" class="path dir">projects</a>
<a href="/projects/edge.gmi" class="path file">edge.gmi</a>
</nav>
</header>
<article>
<section id="memex-node">
<h1>/projects/edge.gmi is gone</h1>
<p>
</p>
</section>
<section id="memex-backlinks">
<h1 id="backlinks"> Backlinks </h1>
<dl>
<dt><a href="/special/tombstone.gmi">/special/tombstone.gmi</a></dt>
<dd>Tombstone - Removed links</dd>
</dl>
</section>
</article>
<footer>
Reach me at <a class="fancy-teknisk" href="mailto:kontakt@marginalia.nu">kontakt@marginalia.nu</a>.
<br />
</footer>
</body>