Skip to content

Commit d160e3f

Browse files
committed
Title
1 parent e8beeb7 commit d160e3f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

templates/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<div class="container">
77
<div class="row align-items-center min-vh-75">
88
<div class="col-lg-6">
9-
<h1 class="display-4 fw-bold mb-4 mt-2">Social Chess Club in St. Pete</h1>
9+
<h1 class="display-4 fw-bold mb-4 mt-2">St. Pete Social Chess Club</h1>
1010
<script>
1111
const urlParams = new URLSearchParams(window.location.search);
1212
if (urlParams.get('c') === 'sp') {

0 commit comments

Comments
 (0)