mirror of
https://git.kittycat.homes/zoe/hugo-batsite.git
synced 2024-08-15 03:18:24 +00:00
fix url
This commit is contained in:
parent
694836dbc7
commit
f9fe7d6f3e
10 changed files with 46 additions and 46 deletions
|
@ -22,20 +22,20 @@
|
|||
|
||||
<div id="postlist">
|
||||
<h2 class="colorswitch posttitle">
|
||||
<a class="colorswitch" href="http://example.org/links/nice_things/">things that make me happy</h2><div class="postdescription">this is a list of very good things</a><br>
|
||||
<a class="postinfo colorswitch" href="http://example.org/links/nice_things/">read more...</a>
|
||||
<a class="colorswitch" href="https://zoe.kittycat.homes/links/nice_things/">things that make me happy</h2><div class="postdescription">this is a list of very good things</a><br>
|
||||
<a class="postinfo colorswitch" href="https://zoe.kittycat.homes/links/nice_things/">read more...</a>
|
||||
</div>
|
||||
|
||||
<div id="postlist">
|
||||
<h2 class="colorswitch posttitle">
|
||||
<a class="colorswitch" href="http://example.org/links/contact/">find me</h2><div class="postdescription">where to find me</a><br>
|
||||
<a class="postinfo colorswitch" href="http://example.org/links/contact/">read more...</a>
|
||||
<a class="colorswitch" href="https://zoe.kittycat.homes/links/contact/">find me</h2><div class="postdescription">where to find me</a><br>
|
||||
<a class="postinfo colorswitch" href="https://zoe.kittycat.homes/links/contact/">read more...</a>
|
||||
</div>
|
||||
|
||||
<div id="postlist">
|
||||
<h2 class="colorswitch posttitle">
|
||||
<a class="colorswitch" href="http://example.org/links/buddies/">buddies</h2><div class="postdescription">these are some cool people that i like!!! very good! you should look at this page</a><br>
|
||||
<a class="postinfo colorswitch" href="http://example.org/links/buddies/">read more...</a>
|
||||
<a class="colorswitch" href="https://zoe.kittycat.homes/links/buddies/">buddies</h2><div class="postdescription">these are some cool people that i like!!! very good! you should look at this page</a><br>
|
||||
<a class="postinfo colorswitch" href="https://zoe.kittycat.homes/links/buddies/">read more...</a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue