Add build analyzer description

This commit is contained in:
Kalle
2023-02-05 13:28:53 +02:00
parent 06befe754f
commit cf6f1a8616

View File

@@ -68,6 +68,7 @@ export const CURRENT_PATCH = "2.1";
export const meta: MetaFunction = () => {
return {
title: makeTitle("Build Analyzer"),
description: "Detailed stats for any weapon and build in Splatoon 3.",
};
};