Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 8 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,14 @@ <h3>Contribute</h3>
<div class="w3-center w3-padding-64">
<span class="w3-xlarge w3-bottombar w3-border-dark-grey w3-padding-16">Leave A Message</span>
</div>
<!-- Insert your message below here -->

<!--Message from Nick-->
<div class="w3-panel w3-leftbar w3-sand">
<p class="w3-xxlarge w3-serif">
<i>"Goodday Everyone, Thank you for the wonderful Tutorial!."</i></p>
<p>From Nick 10/12/2025</p>
</div>
<!--End message from Nick-->

<!-- Message from Helmut -->
<div style="margin:20px 0px 20px 0px; border:solid 2px green; text-align: center;">
Expand Down