diff options
author | Determinant <[email protected]> | 2020-11-01 17:18:38 -0500 |
---|---|---|
committer | Determinant <[email protected]> | 2020-11-01 17:18:38 -0500 |
commit | 1ff45b96df6d95ce27b60ebd8a21c737b7edb883 (patch) | |
tree | 4438fb10a2c4c655a5e9e6afdac5c8fc931274c1 /src/index.html | |
parent | 90e30defd5a408fccbb12405d243d26c4f1ef999 (diff) |
Diffstat (limited to 'src/index.html')
-rw-r--r-- | src/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/index.html b/src/index.html index ef3bba6..b3f0493 100644 --- a/src/index.html +++ b/src/index.html @@ -7,7 +7,7 @@ content="width=device-width, initial-scale=1, shrink-to-fit=no" /> <meta name="theme-color" content="#000000" /> - <title>Snow BFT Demo</title> + <title>Snowball BFT Demo</title> </head> <body> <noscript>You need to enable JavaScript to run this app.</noscript> |