rebranding to forum, adding settings and stripe page
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>Parchment</title>
|
||||
<title>Forum</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="icon" href="/_/icons/quill.svg">
|
||||
<link rel="icon" href="/_/icons/columnred.svg">
|
||||
<link rel="stylesheet" href="/_/code/shared.css">
|
||||
<script>
|
||||
if(localStorage.getItem("theme")) {
|
||||
|
||||
Reference in New Issue
Block a user