alternative page desc

This commit is contained in:
ethan merchant 2024-11-27 15:35:57 -05:00
parent c6100df602
commit f23c4169ec

View file

@ -62,6 +62,7 @@ func Handler(w http.ResponseWriter, r *http.Request) {
w, r, w, r,
"games.html", "games.html",
"games", "games",
// "high input bandwidth games",
"dof driven games", "dof driven games",
data, data,
) )