Add Meet navigation button for web meetings tool
ci/woodpecker/push/woodpecker Pipeline was successful Details

- Added Meet link to main navigation pointing to meet.colinknapp.com
- Includes title attribute describing it as a no-account web meetings tool
- Opens in new tab with proper security attributes
This commit is contained in:
Colin 2025-11-28 16:09:49 -05:00
parent 1c1bb4ebb9
commit 73b83fc3fd
Signed by: colin
SSH Key Fingerprint: SHA256:nRPCQTeMFLdGytxRQmPVK9VXY3/ePKQ5lGRyJhT5DY8
1 changed files with 1 additions and 0 deletions

View File

@ -59,6 +59,7 @@
<a href="https://qr.colinknapp.com" id="nav-qrcode" target="_blank" rel="noopener noreferrer">QR Code Tool</a>
</div>
</li>
<li><a href="https://meet.colinknapp.com" id="nav-meet" target="_blank" rel="noopener noreferrer" title="No-account web meetings without software">Meet</a></li>
</ul>
</nav>