Rebranding from "Silver Bullet" to "SilverBullet" and updated a lot of website copy

This commit is contained in:
Zef Hemel
2023-01-16 16:45:55 +01:00
parent c8f0304ade
commit 18c1da4431
52 changed files with 302 additions and 290 deletions
+3 -3
View File
@@ -5,7 +5,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<link rel="icon" type="image/x-icon" href="/favicon.png" />
<title>Login to Silver Bullet</title>
<title>Login to SilverBullet</title>
<style>
html,
body {
@@ -55,7 +55,7 @@
<body>
<header>
<h1>Login to <img src="/logo.png" style="height: 1ch;" /> Silver Bullet</h1>
<h1>Login to <img src="/logo.png" style="height: 1ch;" /> SilverBullet</h1>
</header>
<form action="/.auth" method="POST">
<input type="hidden" name="refer" value="" />
@@ -71,7 +71,7 @@
<input type="submit" value="Login" />
</div>
<footer>
<a href="https://silverbullet.md">What is Silver Bullet?</a>
<a href="https://silverbullet.md">What is SilverBullet?</a>
</footer>
</form>
+5 -3
View File
@@ -3,10 +3,11 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width" />
<meta name="viewport"
content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no" />
<base href="/" />
<title>Silver Bullet</title>
<title>SilverBullet</title>
<script>
Deno = {
args: [],
@@ -40,7 +41,8 @@
</head>
<body>
<div id="sb-root"></div>
<div id="sb-root">
</div>
</body>
</html>
+2 -2
View File
@@ -1,6 +1,6 @@
{
"short_name": "Silver Bullet",
"name": "Silver Bullet",
"short_name": "SilverBullet",
"name": "SilverBullet",
"icons": [
{
"src": "/logo.png",