diff --git a/index.html b/index.html
index aafc423..ca7414e 100644
--- a/index.html
+++ b/index.html
@@ -4,7 +4,7 @@
-
+
diff --git a/package.json b/package.json
index 2992738..c2cd99f 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "amerc-site",
- "version": "0.78.0-loadscreen",
+ "version": "0.79.0-a11y2",
"private": true,
"type": "module",
"scripts": {
diff --git a/src/Scene2D.jsx b/src/Scene2D.jsx
index 6caba8f..9f0b4d7 100644
--- a/src/Scene2D.jsx
+++ b/src/Scene2D.jsx
@@ -10,7 +10,7 @@ import { api } from './api.js';
const Menu = ({ size = 20 }) => ();
const X = ({ size = 20 }) => ();
-const RELEASE = '0.78.0-loadscreen';
+const RELEASE = '0.79.0-a11y2';
const NAV = [
{ id: 'home', label: 'Tavern' },
@@ -68,7 +68,7 @@ function PixelTopbar({ route, setRoute, auth }) {
);
return (
-