Add config file and text editor + update server

This commit is contained in:
2025-02-08 14:02:16 -05:00
parent 44461ceef8
commit 68dce7ee2a
14 changed files with 722 additions and 166 deletions

View File

@@ -2,9 +2,9 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<link rel="icon" type="image/svg+xml" href="/house.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite + React + TS</title>
<title>Kent.pw Homepage</title>
</head>
<body>
<div id="root"></div>