summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorj-james2021-08-27 07:13:10 +0000
committerj-james2021-08-27 07:27:17 +0000
commitc596a7773d8063035bf274e864ffb82a7ae6c47e (patch)
tree86ef0f9e2321869f987c969e93a607fa00426bf3 /index.html
parent23d3cc78e1ad587e3caf75adfd4ceba1da9e36a8 (diff)
Create links collection
Diffstat (limited to 'index.html')
-rw-r--r--index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/index.html b/index.html
index 7616b01..60f403f 100644
--- a/index.html
+++ b/index.html
@@ -15,7 +15,7 @@
<nav>
<a href="https://j-james.me/about">about</a>
<a href="https://j-james.me/projects">projects</a>
- <a href="https://j-james.me/posts">posts</a>
+ <a href="https://j-james.me/links">links</a>
<a href="https://j-james.me/bookshelf">bookshelf</a>
</nav>
</header>
@@ -29,9 +29,9 @@
</div>
</div>
<!-- <div id="details">
- <h1>Projects</h1>
+ <h2>Projects</h2>
<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. </p>
- <h1>Posts</h1>
+ <h2>Posts</h2>
<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. </p>
</div> -->
</main>