submodules
commit
5fb4e5c96e
|
@ -0,0 +1,6 @@
|
|||
[submodule "mysterians"]
|
||||
path = mysterians
|
||||
url = https://github.com/reiver/reiver-mysterians
|
||||
[submodule "laser-force"]
|
||||
path = laser-force
|
||||
url = https://github.com/reiver/reiver-laser-force
|
|
@ -0,0 +1,33 @@
|
|||
<!DOCTYPE html>
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<title>Fictional World</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<h1>Fictional World</h1>
|
||||
<section>
|
||||
<address class="h-card">
|
||||
by
|
||||
<a rel="author" class="u-url" href="http://changelog.ca/"><span class="p-given-name">Charles</span> <span class="p-additional-name">Iliya</span> <span class="p-family-name">Krempeaux</span></a>
|
||||
</address>
|
||||
</section>
|
||||
<section>
|
||||
<h2>Index</h2>
|
||||
<section id="L">
|
||||
<h2>L</h2>
|
||||
<ul>
|
||||
<li><a href="laser-force/">laser-force</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
<section id="M">
|
||||
<h2>M</h2>
|
||||
<ul>
|
||||
<li><a href="mysterians/">mysterians</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
</section>
|
||||
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1 @@
|
|||
Subproject commit e69da70f3991fd61cb573476495118b06f93b59e
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 8c8049a6d6d46fc881bc5c7c95b8cdfaecafe997
|
Loading…
Reference in New Issue