diff options
author | Ashe Erickson <ashe@tempest.dev> | 2022-06-07 19:23:04 -0600 |
---|---|---|
committer | Ashe Erickson <ashe@tempest.dev> | 2022-06-07 19:23:04 -0600 |
commit | c6f572026757f278c93a78b8eeadaa16a99e472b (patch) | |
tree | d9992896271d1fb2cee5fbfe7288e1072e0cc70c | |
parent | 92eab07584288d271be2c4d4a238a795040b10b8 (diff) |
Update index title
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html index 3cd3d51..2852f3a 100644 --- a/index.html +++ b/index.html @@ -1,7 +1,7 @@ <!DOCTYPE html> <html> <head> - <title>Ashen Dawn</title> + <title>tempest.dev</title> <link rel="stylesheet" href="/resources/style.css"/> </head> <body> |