Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions web-app/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

<html lang="en">
<head>
<meta name="description" content="Explore a collection of interactive games and utilities built entirely with python and optimized for web browsers.">
<meta name="keywords" content="python, games, utilities, 2048, dots and boxes, calculators, web development">
<meta charset="utf-8"/>
<meta content="width=device-width, initial-scale=1.0" name="viewport"/>
<meta content="Play 18+ beginner-friendly Python mini projects in your browser—games, math tools, and utilities with a modern dark/light UI." name="description"/>
Expand Down
Loading