From e98ca44faec9ad151fa795dc73c1b33b669ee173 Mon Sep 17 00:00:00 2001 From: Naomi Carrigan Date: Mon, 10 Feb 2025 20:03:53 -0800 Subject: [PATCH] fix: update html --- src/server/serve.ts | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/server/serve.ts b/src/server/serve.ts index ea610c5..e18c543 100644 --- a/src/server/serve.ts +++ b/src/server/serve.ts @@ -17,22 +17,22 @@ import type { Uptime } from "../interfaces/uptime.js"; const html = ` - Alert Server + Rosalia Nightsong - +
-

Alert Server

+

Rosalia Nightsong

-

AI-powered multi-purpose assistant for Discord!

+

A basic web server and Matrix bot that allows us to pipe logs and errors from our applications into a Matrix room.

Links

- + Source Code