move lists to subdir
This commit is contained in:
parent
a42d4cecef
commit
2d5dbd0273
11 changed files with 5 additions and 7 deletions
|
@ -27,7 +27,6 @@ this means it is<br>
|
||||||
<h2 id="content">"content"</h2>
|
<h2 id="content">"content"</h2>
|
||||||
<p>
|
<p>
|
||||||
- <a href="/awful_software/unity-on-linux">unity on linux sucks</a><br>
|
- <a href="/awful_software/unity-on-linux">unity on linux sucks</a><br>
|
||||||
- <a href="/pets">pets</a><br>
|
|
||||||
- <a href="/apocalypse/dead-trees">dead trees</a><br>
|
- <a href="/apocalypse/dead-trees">dead trees</a><br>
|
||||||
- <a href="/horological-crimes">horological crimes</a><br>
|
- <a href="/horological-crimes">horological crimes</a><br>
|
||||||
- <a href="/cellthing">snad (cell thing)</a><br>
|
- <a href="/cellthing">snad (cell thing)</a><br>
|
||||||
|
@ -38,8 +37,8 @@ this means it is<br>
|
||||||
- todo: put more words in the computer<br>
|
- todo: put more words in the computer<br>
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
<a href="/my-other-stuff">me elsewhere</a> | <a href="/photos">photos</a><br>
|
<a href="/lists/me">me elsewhere</a> | <a href="/photos">photos</a><br>
|
||||||
<a href="/bookmarks">bookmarks</a> | <a href="/music">music</a><br>
|
<a href="/lists/bookmarks">bookmarks</a> | <a href="/lists/music">music</a><br>
|
||||||
</p>
|
</p>
|
||||||
<div class="flags">
|
<div class="flags">
|
||||||
<div id="pan"></div><br>
|
<div id="pan"></div><br>
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<title>something silly - my-other-stuff</title>
|
<title>something silly - me</title>
|
||||||
<link rel="stylesheet" href="/style.css">
|
<link rel="stylesheet" href="/style.css">
|
||||||
<link rel="icon" type="image/x-icon" href="/creacher.png">
|
<link rel="icon" type="image/x-icon" href="/creacher.png">
|
||||||
</head>
|
</head>
|
|
@ -11,7 +11,6 @@ this means it is
|
||||||
|
|
||||||
## "content"
|
## "content"
|
||||||
- [unity on linux sucks](/awful_software/unity-on-linux)
|
- [unity on linux sucks](/awful_software/unity-on-linux)
|
||||||
- [pets](/pets)
|
|
||||||
- [dead trees](/apocalypse/dead-trees)
|
- [dead trees](/apocalypse/dead-trees)
|
||||||
- [horological crimes](/horological-crimes)
|
- [horological crimes](/horological-crimes)
|
||||||
- [snad (cell thing)](/cellthing)
|
- [snad (cell thing)](/cellthing)
|
||||||
|
@ -21,8 +20,8 @@ this means it is
|
||||||
- [old projects](/old-projects/old-project-list)
|
- [old projects](/old-projects/old-project-list)
|
||||||
- todo: put more words in the computer
|
- todo: put more words in the computer
|
||||||
|
|
||||||
[me elsewhere](/my-other-stuff) | [photos](/photos)
|
[me elsewhere](/lists/me) | [photos](/photos)
|
||||||
[bookmarks](/bookmarks) | [music](/music)
|
[bookmarks](/lists/bookmarks) | [music](/lists/music)
|
||||||
|
|
||||||
{RAW_HTML}
|
{RAW_HTML}
|
||||||
<div class="flags">
|
<div class="flags">
|
||||||
|
|
Loading…
Reference in a new issue