Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
YSanchezAraujo authored Dec 1, 2024
1 parent b74b25e commit 7b8b916
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions writing.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,9 @@
</div>

<div class="unfloated-container">
<h1>My Writings</h1>
<h1>Writing for the interwebs</h1>
<ul>
<li><a href="writing1.html">Title of Writing 1</a></li>
<li><a href="writing2.html">Title of Writing 2</a></li>
<!-- Add more writings as needed -->
<li><a href="sr.html">Random things on the Successor Representation</a></li>
</ul>
</div>

Expand Down

0 comments on commit 7b8b916

Please sign in to comment.