Fix Link
This commit is contained in:
parent
51e63370a4
commit
f8c930c1bd
|
@ -4,7 +4,7 @@ echo "<?xml version='1.0' encoding='UTF-8' ?>
|
|||
<rss version='2.0'>
|
||||
<channel>
|
||||
<title>Fbi's Epic Guestbook RSS Feed</title>
|
||||
<link>https://www.w3schools.com</link>
|
||||
<link>https://testing.fbievan.live/guestbook/</link>
|
||||
<description>A cool Guestbook made by fbievan</description>";
|
||||
$data = json_decode(file_get_contents('test.json'), true);
|
||||
$id = 0;
|
||||
|
|
Loading…
Reference in New Issue