Skip to content

Commit ea90c03

Browse files
committed
Changing to Python Australia after approval
1 parent 54f0c2d commit ea90c03

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@
33
<head>
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6-
<title>Python Australia Community</title>
6+
<title>Python Australia</title>
77
<link rel="stylesheet" href="style/style.css">
88
</head>
99
<body>
1010
<header>
1111
<img src="assets/logos/python-logo.svg" alt="Python Snake">
1212
<div>
13-
<h1>Python Australia Community</h1>
14-
<p class="intro">Python Australia Community is a community-run organisation dedicated to bringing together Python enthusiasts from across the country. We aim to connect Python-appreciators with local meetups, events, and initiatives to help grow and connect the Python community in Australia.</p>
13+
<h1>Python Australia</h1>
14+
<p class="intro">Python Australia is a community-run organisation dedicated to bringing together Python enthusiasts from across the country. We aim to connect Python-appreciators with local meetups, events, and initiatives to help grow and connect the Python community in Australia.</p>
1515
</div>
1616
<button class="theme-toggle" type="button" title="Toggle theme" aria-label="Toggle theme" onClick="toggleTheme()">
1717
<svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" width="1.5rem" height="1.5rem" fill="currentColor" viewBox="0 0 32 32">
@@ -24,7 +24,7 @@ <h1>Python Australia Community</h1>
2424
<div class="discord-container">
2525
<img src="assets/logos/pyaus-logo.svg" alt="Discord Logo" class="discord-logo">
2626
<div class="discord-info">
27-
<h2>Join the Python Community Discord!</h2>
27+
<h2>Join the Python Australia Community Discord!</h2>
2828
<p>Connect with Python enthusiasts from all over Australia. Our Discord server is the perfect place to chat, get notified about events in your area, and discover new ways to get involved in the community. Please remember to abide by our <a href="https://policies.python.org/python.org/code-of-conduct/">Code of Conduct</a> (courtesy of the PSF).</p>
2929
<a href="https://discord.gg/HNt6YddsaK" class="discord-link" target="_blank">Join the Python Australia Discord</a>
3030
</div>

0 commit comments

Comments
 (0)