Skip to content

Commit 9ddbbb8

Browse files
Update index.html
According to new updates
1 parent 6791d49 commit 9ddbbb8

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="UTF-8" />
55
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
66
<meta name="google-site-verification" content="1ClwUKAwV5jF3_wgYyIgvcI9b8vRRxDx-TW18ixMmW0" />
7-
<title>PythonAI Brain</title>
7+
<title>Pythonaibrain 1.0.1</title>
88
<style>
99
body {
1010
font-family: Arial, sans-serif;
@@ -30,7 +30,7 @@
3030
</style>
3131
</head>
3232
<body>
33-
<h1>Welcome to PythonAI Brain</h1>
33+
<h1>Welcome to Pythonaibrain</h1>
3434
<p>Make your first AI Assistant in Python with just an intents.json file. No complex setup. No advanced coding. Just install, configure, and run!</p>
3535

3636
<div class="links">
@@ -43,7 +43,7 @@ <h1>Welcome to PythonAI Brain</h1>
4343
</div>
4444

4545
<footer style="margin-top: 4rem;">
46-
<p>&copy; 2025 PythonAI Brain. All rights reserved.</p>
46+
<p>&copy; 2025 Pythonaibrain. All rights reserved.</p>
4747
</footer>
4848
</body>
4949
</html>

0 commit comments

Comments
 (0)