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>
|
||||
|
|
|
@ -2,37 +2,37 @@
|
|||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>links on batsite</title>
|
||||
<link>http://example.org/links/</link>
|
||||
<link>https://zoe.kittycat.homes/links/</link>
|
||||
<description>Recent content in links on batsite</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>eng</language>
|
||||
<lastBuildDate>Sat, 09 Apr 2022 17:37:48 +0200</lastBuildDate><atom:link href="http://example.org/links/index.xml" rel="self" type="application/rss+xml" />
|
||||
<lastBuildDate>Sat, 09 Apr 2022 17:37:48 +0200</lastBuildDate><atom:link href="https://zoe.kittycat.homes/links/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>things that make me happy</title>
|
||||
<link>http://example.org/links/nice_things/</link>
|
||||
<link>https://zoe.kittycat.homes/links/nice_things/</link>
|
||||
<pubDate>Fri, 15 Apr 2022 20:01:01 +0200</pubDate>
|
||||
|
||||
<guid>http://example.org/links/nice_things/</guid>
|
||||
<guid>https://zoe.kittycat.homes/links/nice_things/</guid>
|
||||
<description>&nbsp;my girlfriend!!! hehe fae is so cute
|
||||
&nbsp;videos &nbsp;an entire tray of peas the raw energy of this is just amazing she just eats the entire tray of peas!!! impressive!</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>find me</title>
|
||||
<link>http://example.org/links/contact/</link>
|
||||
<link>https://zoe.kittycat.homes/links/contact/</link>
|
||||
<pubDate>Fri, 15 Apr 2022 16:19:04 +0200</pubDate>
|
||||
|
||||
<guid>http://example.org/links/contact/</guid>
|
||||
<guid>https://zoe.kittycat.homes/links/contact/</guid>
|
||||
<description>you can find me on a few different platforms!
|
||||
ﬧ matrix git bandcamp gotosocial itch.io bat tiger</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>buddies</title>
|
||||
<link>http://example.org/links/buddies/</link>
|
||||
<link>https://zoe.kittycat.homes/links/buddies/</link>
|
||||
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>http://example.org/links/buddies/</guid>
|
||||
<guid>https://zoe.kittycat.homes/links/buddies/</guid>
|
||||
<description>&nbsp;tess!!! fae is my girlfriend and is really perfect!!! like there has been no other person like faer in existence and its rlly nice! i&rsquo;m gay! anyways look at faer website (very important) this site also has free cat pics!!! and fae makes really good twitch streams! what&rsquo;s stopping you from taking a look! we also made a bunch of games together hehe
|
||||
&nbsp;armisael webring this website is part of the armisael webring!</description>
|
||||
</item>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue