generated from nhcarrigan/template
This commit is contained in:
parent
3b89d59ebf
commit
4218596559
@ -10,22 +10,22 @@ import { logHandler } from "../utils/logHandler.js";
|
|||||||
const html = `<!DOCTYPE html>
|
const html = `<!DOCTYPE html>
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>Aria Iuvo</title>
|
<title>Cordelia Taryne</title>
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
<meta name="description" content="Bot to translate your messages on Discord!" />
|
<meta name="description" content="AI-powered multi-purpose assistant for Discord!" />
|
||||||
<script src="https://cdn.nhcarrigan.com/headers/index.js" async defer></script>
|
<script src="https://cdn.nhcarrigan.com/headers/index.js" async defer></script>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<main>
|
<main>
|
||||||
<h1>Aria Iuvo</h1>
|
<h1>Cordelia Taryne</h1>
|
||||||
<section>
|
<section>
|
||||||
<p>Bot to translate your messages on Discord!</p>
|
<p>AI-powered multi-purpose assistant for Discord!</p>
|
||||||
</section>
|
</section>
|
||||||
<section>
|
<section>
|
||||||
<h2>Links</h2>
|
<h2>Links</h2>
|
||||||
<p>
|
<p>
|
||||||
<a href="https://git.nhcarrigan.com/nhcarrigan/aria-iuvo">
|
<a href="https://git.nhcarrigan.com/nhcarrigan/cordelia-taryne">
|
||||||
<i class="fa-solid fa-code"></i> Source Code
|
<i class="fa-solid fa-code"></i> Source Code
|
||||||
</a>
|
</a>
|
||||||
</p>
|
</p>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user