Skip to content

Commit

Permalink
Update bookmarks/index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
alifeee committed Mar 25, 2024
1 parent a6e9df3 commit 108ac8f
Showing 1 changed file with 7 additions and 13 deletions.
20 changes: 7 additions & 13 deletions bookmarks/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,6 @@ <h2 id="TOP 10 personal websites/blogs">TOP 10 personal websites/blogs</h2>
Healing Light Viseum
</a>
</li>
</template>
</ul>
</div>
<div id="bookmarks">
Expand All @@ -180,7 +179,6 @@ <h2 id="other bookmarks lists">other bookmarks lists</h2>
links
</a>
</li>
</template>
</ul>
</div>
<div id="bookmarks">
Expand Down Expand Up @@ -256,7 +254,6 @@ <h2 id="webrings">webrings</h2>
Tech makers
</a>
</li>
</template>
</ul>
</div>
<div id="bookmarks">
Expand Down Expand Up @@ -652,7 +649,6 @@ <h2 id="personal websites (with blog)">personal websites (with blog)</h2>
Badcfe.org - too small to not fail
</a>
</li>
</template>
</ul>
</div>
<div id="bookmarks">
Expand Down Expand Up @@ -733,7 +729,11 @@ <h2 id="personal websites (without blog)">personal websites (without blog)</h2>
sweetfish.site
</a>
</li>
</template>
<li>
<a href="https://jeffdude.github.io/">
Jeff Milling&#x27;s Website
</a>
</li>
</ul>
</div>
<div id="bookmarks">
Expand Down Expand Up @@ -894,7 +894,6 @@ <h2 id="interesting websites">interesting websites</h2>
LÖVE - Free 2D Game Engine
</a>
</li>
</template>
</ul>
</div>
<div id="bookmarks">
Expand Down Expand Up @@ -1105,7 +1104,6 @@ <h2 id="Articles (random)">Articles (random)</h2>
Things Unexpectedly Named After People · Notes
</a>
</li>
</template>
</ul>
</div>
<div id="bookmarks">
Expand Down Expand Up @@ -1281,7 +1279,6 @@ <h2 id="Articles (programming)">Articles (programming)</h2>
When to use target=&quot;_blank&quot; | CSS-Tricks - CSS-Tricks
</a>
</li>
</template>
</ul>
</div>
<div id="bookmarks">
Expand Down Expand Up @@ -1337,7 +1334,6 @@ <h2 id="video playlists/channels">video playlists/channels</h2>
suckerpinch - YouTube
</a>
</li>
</template>
</ul>
</div>
<div id="bookmarks">
Expand Down Expand Up @@ -1628,7 +1624,6 @@ <h2 id="wordles">wordles</h2>
Bandle - Guess the song played by the band
</a>
</li>
</template>
</ul>
</div>
<div id="bookmarks">
Expand Down Expand Up @@ -1684,7 +1679,6 @@ <h2 id="mobile games">mobile games</h2>
Space Trader – Apps on Google Play
</a>
</li>
</template>
</ul>
</div>
<hr />
Expand All @@ -1696,8 +1690,8 @@ <h2 id="mobile games">mobile games</h2>
</span>
<span style="display: flex; justify-content: center">
Last updated:&nbsp;
<time datetime="2024-03-19T21:31:20.476983Z" "timeSince(Date.parse(2024-03-19T21:31:20.476983Z)) + ' ago'">
<span id="relative-time"></span><span id="absolute-time">(2024-03-19T21:31:20.476983Z)</span>
<time datetime="2024-03-25T00:44:15.551843Z" "timeSince(Date.parse(2024-03-25T00:44:15.551843Z)) + ' ago'">
<span id="relative-time"></span><span id="absolute-time">(2024-03-25T00:44:15.551843Z)</span>
</time>
</span>
</main>
Expand Down

0 comments on commit 108ac8f

Please sign in to comment.