77 lines
2.1 KiB
HTML
77 lines
2.1 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
|
<link rel="stylesheet" type="text/css" href="./css/base.css?version=3">
|
|
<link rel="stylesheet" type="text/css" href="./css/links.css?version=3">
|
|
<title>LINKS</title>
|
|
<meta name="description" content="The links">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
</head>
|
|
<body>
|
|
<header>THE LINKS</header>
|
|
<main>
|
|
<ul>
|
|
<li>
|
|
<a href="https://brainmade.com" target="_blank">
|
|
brainmade.com
|
|
</a>
|
|
</li>
|
|
<li>
|
|
<a href="https://www.ccelian.com/" target="_blank">
|
|
ccelian.com
|
|
</a>
|
|
</li>
|
|
<li>
|
|
<a href="https://www.chatons.org/" target="_blank">
|
|
chatons.org
|
|
</a>
|
|
</li>
|
|
<li>
|
|
<a href="https://www.chiark.greenend.org.uk/~sgtatham/puzzles/"
|
|
target="_blank">
|
|
chiark.greenend.org.uk/~sgtatham/puzzles
|
|
</a>
|
|
</li>
|
|
<li>
|
|
<a href="https://deuxfleurs.fr" target="_blank">
|
|
deuxfleurs.fr
|
|
</a>
|
|
</li>
|
|
<li>
|
|
<a href="https://everynoise.com" target="_blank">
|
|
everynoise.com
|
|
</a>
|
|
</li>
|
|
<li>
|
|
<a href="https://learngitbranching.js.org" target="_blank">
|
|
learngitbranching.js.org
|
|
</a>
|
|
</li>
|
|
<li>
|
|
<a href="https://neography.info" target="_blank">
|
|
neography.info
|
|
</a>
|
|
</li>
|
|
<li>
|
|
<a href="https://omniglot.com" target="_blank">
|
|
omniglot.com
|
|
</a>
|
|
</li>
|
|
<li>
|
|
<a href="https://solar.techmagazine.com" target="_blank">
|
|
solar.techmagazine.com
|
|
</a>
|
|
</li>
|
|
<li>
|
|
<a href="https://xxiivv.com" target="_blank">
|
|
xxiivv.com
|
|
</a>
|
|
</li>
|
|
</ul>
|
|
</main>
|
|
<footer>
|
|
<a href="./index.html">GO BACK</a>
|
|
</footer>
|
|
</body>
|
|
</html>
|