Skip to content

Commit 90ca5ac

Browse files
Update index.html
Embed "Add to Calendar" Button on GitHub Pages
1 parent 884066c commit 90ca5ac

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

index.html

+7
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,13 @@ <h1>Build & Publish Your Website for Free</h1>
1616
</div>
1717
<footer>
1818
<p>Join our community on Discord: <a href="https://discord.gg/zYYnpCVW" target="_blank">Click Here</a></p>
19+
<a href="https://calendar.google.com/calendar/u/0/share?slt=1AXpMJubu8xZxhLOBGhpItQxMInZUQfJX3VwxOdcW50JI0pbkbeOzCV85fbTI8Ax1pr1ML9ifFPKuug"
20+
target="_blank">
21+
<button style="background-color:#007bff; color:white; padding:10px 20px; border:none; border-radius:5px;">
22+
📅 Add to Google Calendar
23+
</button>
24+
</a>
25+
1926
</footer>
2027
</body>
2128
</html>

0 commit comments

Comments
 (0)