aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Hovorka <[email protected]>2020-04-26 19:53:43 -0600
committerAdam Hovorka <[email protected]>2020-04-26 19:53:43 -0600
commit76cba3892256fb9130094e34b367e432e18d1769 (patch)
treec52351743f01be5935c8d01c5a7d315822963d85
parenta1bf1965d47c770aed95cf7ef4a8d8d010273869 (diff)
Remove "Editor" from the page title because it's a viewer too
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 752be1f..96c07a9 100644
--- a/index.html
+++ b/index.html
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<head>
- <title>Vanguard Editor</title>
+ <title>Vanguard</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="theme-color" content="#1D7BA3">