Skip to content

Commit 200926e

Browse files
authored
Merge pull request #161 from kjsce-codecell/chore/update-cwc-link
Chore/update cwc link
2 parents 755cb40 + 9299e46 commit 200926e

1 file changed

Lines changed: 11 additions & 10 deletions

File tree

cwc/index.html

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,27 +4,27 @@
44
<meta charset="UTF-8" />
55
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
66

7-
<title>Coffee with CodeCell | Aug 26</title>
7+
<title>Coffee with CodeCell | Sep 15</title>
88

99
<meta
1010
name="description"
11-
content="Join Coffee with CodeCell on Tue, Aug 26th! A free, friendly event for tech beginners to connect, learn, and kick-start their coding journey. Get real advice and find your place in tech."
11+
content="Join Coffee with CodeCell on Tue, Sep 15th! A free, friendly event for tech beginners to connect, learn, and kick-start their coding journey. Get real advice and find your place in tech."
1212
/>
1313

1414
<meta
1515
name="keywords"
1616
content="CodeCell, coffee chat, tech event, student developers, beginner coding, programming, networking, A-Building Auditorium"
1717
/>
1818

19-
<link rel="canonical" href="https://lu.ma/zpwy06qh" />
19+
<link rel="canonical" href="https://luma.com/hzra91q0" />
2020

2121
<meta property="og:title" content="Coffee with CodeCell" />
2222
<meta
2323
property="og:description"
2424
content="Free coffee, friendly faces, and real talk about how to kick off your coding journey. Connect, learn, and find your place in tech."
2525
/>
2626
<meta property="og:type" content="website" />
27-
<meta property="og:url" content="https://lu.ma/zpwy06qh" />
27+
<meta property="og:url" content="https://luma.com/hzra91q0" />
2828
<meta
2929
property="og:image"
3030
content="https://kjssecodecell.com/static/images/cwc.png"
@@ -42,7 +42,7 @@
4242
content="https://kjssecodecell.com/static/images/cwc.png"
4343
/>
4444

45-
<meta http-equiv="refresh" content="0; url=https://lu.ma/zpwy06qh" />
45+
<meta http-equiv="refresh" content="0; url=https://luma.com/hzra91q0" />
4646

4747
<style>
4848
body {
@@ -92,8 +92,9 @@
9292
"@context": "https://schema.org",
9393
"@type": "Event",
9494
"name": "Coffee with CodeCell",
95-
"startDate": "2025-08-26T16:30:00+05:30",
96-
"endDate": "2025-08-26T18:30:00+05:30",
95+
"description": "Join Coffee with CodeCell on Tue, Sep 15th! A free, friendly event for tech beginners to connect, learn, and kick-start their coding journey. Get real advice and find your place in tech.",
96+
"startDate": "2025-09-15T17:00:00+05:30",
97+
"endDate": "2025-09-15T19:00:00+05:30",
9798
"eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
9899
"eventStatus": "https://schema.org/EventScheduled",
99100
"location": {
@@ -112,7 +113,7 @@
112113
"https://kjssecodecell.com/static/images/cwc.png"
113114
],
114115
"description": "Just getting started in tech? Come for the free coffee, stay for the friendly faces and real talk about how to kick off your coding journey. This evening is all about connecting, learning, and finding your place in tech.",
115-
"url": "https://lu.ma/zpwy06qh",
116+
"url": "https://luma.com/hzra91q0",
116117
"organizer": {
117118
"@type": "Organization",
118119
"name": "CodeCell",
@@ -122,7 +123,7 @@
122123
</script>
123124

124125
<script>
125-
window.location.replace("https://lu.ma/zpwy06qh");
126+
window.location.replace("https://luma.com/hzra91q0");
126127
</script>
127128
</head>
128129
<body>
@@ -131,7 +132,7 @@ <h2>Redirecting to Coffee with CodeCell...</h2>
131132
<div class="spinner"></div>
132133
<p>
133134
If you are not redirected automatically,
134-
<a href="https://lu.ma/zpwy06qh">click here</a>.
135+
<a href="https://luma.com/hzra91q0">click here</a>.
135136
</p>
136137
</div>
137138
</body>

0 commit comments

Comments
 (0)