Force full-page admin navigation for proxy auth

This commit is contained in:
Nate Emmert
2026-03-17 15:38:31 -04:00
parent d910cfb2ba
commit d6c6aaf234
+1 -1
View File
@@ -349,7 +349,7 @@ function HomePage({
> >
Hosted by me Hosted by me
</button> </button>
<Link to="/admin">Admin</Link> <a href="/admin">Admin</a>
</div> </div>
</section> </section>