the internet
This commit is contained in:
parent
29a00b6d3f
commit
725e7e5088
2 changed files with 10 additions and 1 deletions
|
@ -4,6 +4,6 @@
|
|||
</head>
|
||||
|
||||
<body>
|
||||
<p>Turning the internet into a bunch of trackers, ads and zoomers yelling at eachother since 2013</p>
|
||||
<p>Turning the <a href="internet.html">internet</a> into a bunch of trackers, ads and zoomers yelling at eachother since 2013</p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
9
_dev/internet.html
Normal file
9
_dev/internet.html
Normal file
|
@ -0,0 +1,9 @@
|
|||
<html>
|
||||
<head>
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
The internet
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in a new issue