Files
Sonderau 5942e80ebf
All checks were successful
Build & Deploy OS League Tools / build-and-deploy (push) Successful in 35s
Rebrand to Leagues Tools
2026-01-17 00:34:06 +00:00

22 lines
760 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<link rel="icon" href="%PUBLIC_URL%/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#000000" />
<meta
name="description"
content="Tools, trackers, checklists and more for Old School Runescape's seasonal Leagues gamemode"
/>
<link rel="apple-touch-icon" href="%PUBLIC_URL%/logo.png" />
<link rel="manifest" href="%PUBLIC_URL%/manifest.json" />
<title>Leagues Tools</title>
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>
<div id="root"></div>
</body>
</html>