mirror of
https://github.com/geoffsee/open-gsio.git
synced 2025-09-08 22:56:46 +00:00
update window title
This commit is contained in:
@@ -28,7 +28,7 @@ const onRenderHtml: OnRenderHtmlAsync = async (
|
||||
const res = escapeInject`<!DOCTYPE html>
|
||||
<html data-theme="dark" lang="en">
|
||||
<head>
|
||||
<title>Geoff Seemueller</title>
|
||||
<title>open-gsio</title>
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
|
||||
|
Reference in New Issue
Block a user