sidebar.html: add email list + archives
All checks were successful
/ render (push) Successful in 35s

This commit is contained in:
ayakael 2025-03-23 16:37:54 -04:00
parent feaeb04abe
commit f9662dc6ad
No known key found for this signature in database
GPG key ID: 70904985A46AF9AF

View file

@ -1,5 +1,7 @@
<!-- the anchors force ikiwiki to use a tags instead of spans. hopefully. --> <!-- the anchors force ikiwiki to use a tags instead of spans. hopefully. -->
<ul class="navbar-nav nav-link align-items-center ms-auto"> <ul class="navbar-nav nav-link align-items-center ms-auto">
<li>[[Home|index]]</li> <li>[[Home|index]]</li>
<li>[[Liste de courriel|https://notif.delegationetudiante.org/subscription/form]]</li>
<li>[[Communicationsl|https://notif.delegationetudiante.org/archive]]</li>
<li>[[Notre ancien site-web|http://ca-uqam.info]]</li> <li>[[Notre ancien site-web|http://ca-uqam.info]]</li>
</ul> </ul>