Skip to content

Commit 0944013

Browse files
Update index.html
1 parent 9cbfec8 commit 0944013

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

index.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,10 @@
33
<head>
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1">
6-
<title>Python Zero to Hero &mdash; Course Index</title>
6+
<meta name="description" content="Python Zero to Hero is an open-source, project-based Python course featuring self-contained HTML lessons, runnable demo scripts, and exercises—from basics, By Bocaletto Luca" />
7+
<meta name="keywords" content="Python, open-source, tutorial, course, programming, bocaletto luca, web APIs, packaging, databases, Flask, FastAPI, CLI, concurrency, pandas, numpy, asyncio" />
8+
9+
<title>Python Zero to Hero | Course Opensource By Bocaletto Luca</title>
710
<!-- Bootstrap CSS -->
811
<link
912
href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.1/dist/css/bootstrap.min.css"

0 commit comments

Comments
 (0)