the css will work now i think
This commit is contained in:
parent
426684dd71
commit
19c9e41ec6
@ -1,10 +1,9 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<!-- You're a nosy little shit -->
|
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta name="viewport" content="width=device-width">
|
<meta name="viewport" content="width=device-width">
|
||||||
<title> *Beeping noises* </title>
|
<title> *Beeping noises* </title>
|
||||||
<link rel="stylesheet" href="sand.css">
|
<link rel="stylesheet" href="/sand.css">
|
||||||
<link href="https://fonts.googleapis.com/css?family=Roboto&display=swap" rel="stylesheet">
|
<link href="https://fonts.googleapis.com/css?family=Roboto&display=swap" rel="stylesheet">
|
||||||
<style>
|
<style>
|
||||||
body {
|
body {
|
||||||
@ -15,7 +14,7 @@
|
|||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<h1>Technology</h1>
|
<h1>Technology</h1>
|
||||||
<br>
|
<br>
|
||||||
<h7><a href="/Technology/tor.html">Tor</a></h7>
|
<h7><a href="/Technology/tor.html">Tor</a></h7>
|
||||||
<h7><a href="/Technology/ipfs.html">ipfs</a></h7>
|
<h7><a href="/Technology/ipfs.html">ipfs</a></h7>
|
||||||
<h7><a href="/Technology/irc.html">IRC</a></h7>
|
<h7><a href="/Technology/irc.html">IRC</a></h7>
|
||||||
@ -26,3 +25,12 @@
|
|||||||
|
|
||||||
|
|
||||||
</html>
|
</html>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user