Skip to content

Commit 5dcc097

Browse files
committed
fix: 🐛 update title in index.html to reflect correct project focus
1 parent a803829 commit 5dcc097

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta charset="utf-8">
66
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
77

8-
<title>Python Study Group for Beginners</title>
8+
<title>Python Study Group OOP</title>
99

1010
<link rel="stylesheet" href="dist/reset.css">
1111
<link rel="stylesheet" href="dist/reveal.css">

0 commit comments

Comments
 (0)