From 95a09043f550ac54cb42da9d745c07a97d11cf2f Mon Sep 17 00:00:00 2001 From: biglyderv Date: Sat, 8 Feb 2025 00:58:52 -0500 Subject: [PATCH] fixes --- docs/chat.php | 3 +++ docs/index.php | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/docs/chat.php b/docs/chat.php index a1f26d4..c6c12fd 100644 --- a/docs/chat.php +++ b/docs/chat.php @@ -3,6 +3,9 @@ require(__DIR__ . "/../libs/header.php"); page_header(); $msgs = json_decode(file_get_contents('https://mcp.dervland.net/messages'),true); +?> +

Scraftia (Home)

+
diff --git a/docs/index.php b/docs/index.php index 4685bfe..702347a 100644 --- a/docs/index.php +++ b/docs/index.php @@ -5,8 +5,8 @@ page_header(); { ?>