tools: rework platforms to talk about tools #18

Open
ayakael wants to merge 4 commits from tools-page into main
2 changed files with 2 additions and 2 deletions
Showing only changes of commit f7fb35c352 - Show all commits

View file

@ -16,4 +16,4 @@ ilot was started in 2021 when AESA-CIRI, the sociology, anthropology and immigra
To learn more please visit some of the pages: To learn more please visit some of the pages:
[[Platforms]] - The online spaces we use and manage [[Tools]] - The set of tools we offer to our members

View file

@ -1,7 +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>[[Platforms]]</li> <li>[[Tools]]</li>
<li>[[Join]]</li> <li>[[Join]]</li>
<li class="btn p-0 border sign-in">[[Your Files|https://ilot.io/apps/files]]</li> <li class="btn p-0 border sign-in">[[Your Files|https://ilot.io/apps/files]]</li>
</ul> </ul>