forge: use redirects instead of symbolic links

This commit is contained in:
forgejo-actions[bot] 2025-02-19 19:04:20 +00:00
parent 855c63b1c7
commit de813df48e
43 changed files with 313 additions and 276 deletions

View file

@ -7,18 +7,18 @@
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags --> <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<title>README - ilot.io</title> <title>README - delegationetudiante.org</title>
<!-- cargo-culted from https://realfavicongenerator.net/ --> <!-- cargo-culted from https://realfavicongenerator.net/ -->
<!-- for the record: it is absolutely ridiculous that new browsers <!-- for the record: it is absolutely ridiculous that new browsers
*and* operating systems each want their own little precious *and* operating systems each want their own little precious
snowflake just for a frigging icon --> snowflake just for a frigging icon -->
<link rel="apple-touch-icon" sizes="180x180" href="../apple-touch-icon.png"> <link rel="icon" type="image/png" href="../favicon-96x96.png" sizes="96x96" />
<link rel="icon" type="image/png" sizes="32x32" href="../favicon-32x32.png"> <link rel="icon" type="image/svg+xml" href="../favicon.svg" />
<link rel="icon" type="image/png" sizes="16x16" href="../favicon-16x16.png"> <link rel="shortcut icon" href="../favicon.ico" />
<link rel="manifest" href="../site.webmanifest"> <link rel="apple-touch-icon" sizes="180x180" href="../apple-touch-icon.png" />
<meta name="msapplication-TileColor" content="#da532c"> <meta name="apple-mobile-web-app-title" content="Délégation étudiante" />
<meta name="theme-color" content="#ffffff"> <link rel="manifest" href="../site.webmanifest" />
<!-- ikiwiki CSS --> <!-- ikiwiki CSS -->
<link href="../css/style.css" rel="stylesheet" /> <link href="../css/style.css" rel="stylesheet" />
@ -41,7 +41,7 @@
<nav class="navbar fixed-top navbar-expand-md navbar-light bg-light border"> <nav class="navbar fixed-top navbar-expand-md navbar-light bg-light border">
<div class="container-fluid"> <div class="container-fluid">
<a class="navbar-brand me-auto" href="../"> <a class="navbar-brand me-auto" href="../">
<img alt="ilot.io" src="../favicon.png" width="48" height="48" /> <img alt="delegationetudiante.org" src="../favicon.png" width="48" height="48" />
</a> </a>
@ -54,6 +54,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><a href="../">Home</a></li> <li><a href="../">Home</a></li>
<li><a href="http://ca-uqam.org">Notre ancien site-web</a></li>
</ul> </ul>
<ul class="nav navbar-nav"> <ul class="nav navbar-nav">

1
_redirects Normal file
View file

@ -0,0 +1 @@
/ index.fr.html 302

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.4 KiB

After

Width:  |  Height:  |  Size: 2.6 KiB

View file

@ -7,18 +7,18 @@
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags --> <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<title>HTTP 404: Not Found - ilot.io</title> <title>HTTP 404: Not Found - delegationetudiante.org</title>
<!-- cargo-culted from https://realfavicongenerator.net/ --> <!-- cargo-culted from https://realfavicongenerator.net/ -->
<!-- for the record: it is absolutely ridiculous that new browsers <!-- for the record: it is absolutely ridiculous that new browsers
*and* operating systems each want their own little precious *and* operating systems each want their own little precious
snowflake just for a frigging icon --> snowflake just for a frigging icon -->
<link rel="apple-touch-icon" sizes="180x180" href="../../apple-touch-icon.png"> <link rel="icon" type="image/png" href="../../favicon-96x96.png" sizes="96x96" />
<link rel="icon" type="image/png" sizes="32x32" href="../../favicon-32x32.png"> <link rel="icon" type="image/svg+xml" href="../../favicon.svg" />
<link rel="icon" type="image/png" sizes="16x16" href="../../favicon-16x16.png"> <link rel="shortcut icon" href="../../favicon.ico" />
<link rel="manifest" href="../../site.webmanifest"> <link rel="apple-touch-icon" sizes="180x180" href="../../apple-touch-icon.png" />
<meta name="msapplication-TileColor" content="#da532c"> <meta name="apple-mobile-web-app-title" content="Délégation étudiante" />
<meta name="theme-color" content="#ffffff"> <link rel="manifest" href="../../site.webmanifest" />
<!-- ikiwiki CSS --> <!-- ikiwiki CSS -->
<link href="../../css/style.css" rel="stylesheet" /> <link href="../../css/style.css" rel="stylesheet" />
@ -41,7 +41,7 @@
<nav class="navbar fixed-top navbar-expand-md navbar-light bg-light border"> <nav class="navbar fixed-top navbar-expand-md navbar-light bg-light border">
<div class="container-fluid"> <div class="container-fluid">
<a class="navbar-brand me-auto" href="../../"> <a class="navbar-brand me-auto" href="../../">
<img alt="ilot.io" src="../../favicon.png" width="48" height="48" /> <img alt="delegationetudiante.org" src="../../favicon.png" width="48" height="48" />
</a> </a>
@ -54,6 +54,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><a href="../../">Home</a></li> <li><a href="../../">Home</a></li>
<li><a href="http://ca-uqam.org">Notre ancien site-web</a></li>
</ul> </ul>
<ul class="nav navbar-nav"> <ul class="nav navbar-nav">

View file

@ -7,18 +7,18 @@
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags --> <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<title>HTTP 422: Unprocessable content - ilot.io</title> <title>HTTP 422: Unprocessable content - delegationetudiante.org</title>
<!-- cargo-culted from https://realfavicongenerator.net/ --> <!-- cargo-culted from https://realfavicongenerator.net/ -->
<!-- for the record: it is absolutely ridiculous that new browsers <!-- for the record: it is absolutely ridiculous that new browsers
*and* operating systems each want their own little precious *and* operating systems each want their own little precious
snowflake just for a frigging icon --> snowflake just for a frigging icon -->
<link rel="apple-touch-icon" sizes="180x180" href="../../apple-touch-icon.png"> <link rel="icon" type="image/png" href="../../favicon-96x96.png" sizes="96x96" />
<link rel="icon" type="image/png" sizes="32x32" href="../../favicon-32x32.png"> <link rel="icon" type="image/svg+xml" href="../../favicon.svg" />
<link rel="icon" type="image/png" sizes="16x16" href="../../favicon-16x16.png"> <link rel="shortcut icon" href="../../favicon.ico" />
<link rel="manifest" href="../../site.webmanifest"> <link rel="apple-touch-icon" sizes="180x180" href="../../apple-touch-icon.png" />
<meta name="msapplication-TileColor" content="#da532c"> <meta name="apple-mobile-web-app-title" content="Délégation étudiante" />
<meta name="theme-color" content="#ffffff"> <link rel="manifest" href="../../site.webmanifest" />
<!-- ikiwiki CSS --> <!-- ikiwiki CSS -->
<link href="../../css/style.css" rel="stylesheet" /> <link href="../../css/style.css" rel="stylesheet" />
@ -41,7 +41,7 @@
<nav class="navbar fixed-top navbar-expand-md navbar-light bg-light border"> <nav class="navbar fixed-top navbar-expand-md navbar-light bg-light border">
<div class="container-fluid"> <div class="container-fluid">
<a class="navbar-brand me-auto" href="../../"> <a class="navbar-brand me-auto" href="../../">
<img alt="ilot.io" src="../../favicon.png" width="48" height="48" /> <img alt="delegationetudiante.org" src="../../favicon.png" width="48" height="48" />
</a> </a>
@ -54,6 +54,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><a href="../../">Home</a></li> <li><a href="../../">Home</a></li>
<li><a href="http://ca-uqam.org">Notre ancien site-web</a></li>
</ul> </ul>
<ul class="nav navbar-nav"> <ul class="nav navbar-nav">

View file

@ -7,18 +7,18 @@
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags --> <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<title>HTTP 500: Internal Server Error - ilot.io</title> <title>HTTP 500: Internal Server Error - delegationetudiante.org</title>
<!-- cargo-culted from https://realfavicongenerator.net/ --> <!-- cargo-culted from https://realfavicongenerator.net/ -->
<!-- for the record: it is absolutely ridiculous that new browsers <!-- for the record: it is absolutely ridiculous that new browsers
*and* operating systems each want their own little precious *and* operating systems each want their own little precious
snowflake just for a frigging icon --> snowflake just for a frigging icon -->
<link rel="apple-touch-icon" sizes="180x180" href="../../apple-touch-icon.png"> <link rel="icon" type="image/png" href="../../favicon-96x96.png" sizes="96x96" />
<link rel="icon" type="image/png" sizes="32x32" href="../../favicon-32x32.png"> <link rel="icon" type="image/svg+xml" href="../../favicon.svg" />
<link rel="icon" type="image/png" sizes="16x16" href="../../favicon-16x16.png"> <link rel="shortcut icon" href="../../favicon.ico" />
<link rel="manifest" href="../../site.webmanifest"> <link rel="apple-touch-icon" sizes="180x180" href="../../apple-touch-icon.png" />
<meta name="msapplication-TileColor" content="#da532c"> <meta name="apple-mobile-web-app-title" content="Délégation étudiante" />
<meta name="theme-color" content="#ffffff"> <link rel="manifest" href="../../site.webmanifest" />
<!-- ikiwiki CSS --> <!-- ikiwiki CSS -->
<link href="../../css/style.css" rel="stylesheet" /> <link href="../../css/style.css" rel="stylesheet" />
@ -41,7 +41,7 @@
<nav class="navbar fixed-top navbar-expand-md navbar-light bg-light border"> <nav class="navbar fixed-top navbar-expand-md navbar-light bg-light border">
<div class="container-fluid"> <div class="container-fluid">
<a class="navbar-brand me-auto" href="../../"> <a class="navbar-brand me-auto" href="../../">
<img alt="ilot.io" src="../../favicon.png" width="48" height="48" /> <img alt="delegationetudiante.org" src="../../favicon.png" width="48" height="48" />
</a> </a>
@ -54,6 +54,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><a href="../../">Home</a></li> <li><a href="../../">Home</a></li>
<li><a href="http://ca-uqam.org">Notre ancien site-web</a></li>
</ul> </ul>
<ul class="nav navbar-nav"> <ul class="nav navbar-nav">

View file

@ -7,18 +7,18 @@
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags --> <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<title>HTTP 502: Bad Gateway Error - ilot.io</title> <title>HTTP 502: Bad Gateway Error - delegationetudiante.org</title>
<!-- cargo-culted from https://realfavicongenerator.net/ --> <!-- cargo-culted from https://realfavicongenerator.net/ -->
<!-- for the record: it is absolutely ridiculous that new browsers <!-- for the record: it is absolutely ridiculous that new browsers
*and* operating systems each want their own little precious *and* operating systems each want their own little precious
snowflake just for a frigging icon --> snowflake just for a frigging icon -->
<link rel="apple-touch-icon" sizes="180x180" href="../../apple-touch-icon.png"> <link rel="icon" type="image/png" href="../../favicon-96x96.png" sizes="96x96" />
<link rel="icon" type="image/png" sizes="32x32" href="../../favicon-32x32.png"> <link rel="icon" type="image/svg+xml" href="../../favicon.svg" />
<link rel="icon" type="image/png" sizes="16x16" href="../../favicon-16x16.png"> <link rel="shortcut icon" href="../../favicon.ico" />
<link rel="manifest" href="../../site.webmanifest"> <link rel="apple-touch-icon" sizes="180x180" href="../../apple-touch-icon.png" />
<meta name="msapplication-TileColor" content="#da532c"> <meta name="apple-mobile-web-app-title" content="Délégation étudiante" />
<meta name="theme-color" content="#ffffff"> <link rel="manifest" href="../../site.webmanifest" />
<!-- ikiwiki CSS --> <!-- ikiwiki CSS -->
<link href="../../css/style.css" rel="stylesheet" /> <link href="../../css/style.css" rel="stylesheet" />
@ -41,7 +41,7 @@
<nav class="navbar fixed-top navbar-expand-md navbar-light bg-light border"> <nav class="navbar fixed-top navbar-expand-md navbar-light bg-light border">
<div class="container-fluid"> <div class="container-fluid">
<a class="navbar-brand me-auto" href="../../"> <a class="navbar-brand me-auto" href="../../">
<img alt="ilot.io" src="../../favicon.png" width="48" height="48" /> <img alt="delegationetudiante.org" src="../../favicon.png" width="48" height="48" />
</a> </a>
@ -54,6 +54,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><a href="../../">Home</a></li> <li><a href="../../">Home</a></li>
<li><a href="http://ca-uqam.org">Notre ancien site-web</a></li>
</ul> </ul>
<ul class="nav navbar-nav"> <ul class="nav navbar-nav">

View file

@ -7,18 +7,18 @@
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags --> <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<title>HTTP 503: Service unavailable - ilot.io</title> <title>HTTP 503: Service unavailable - delegationetudiante.org</title>
<!-- cargo-culted from https://realfavicongenerator.net/ --> <!-- cargo-culted from https://realfavicongenerator.net/ -->
<!-- for the record: it is absolutely ridiculous that new browsers <!-- for the record: it is absolutely ridiculous that new browsers
*and* operating systems each want their own little precious *and* operating systems each want their own little precious
snowflake just for a frigging icon --> snowflake just for a frigging icon -->
<link rel="apple-touch-icon" sizes="180x180" href="../../apple-touch-icon.png"> <link rel="icon" type="image/png" href="../../favicon-96x96.png" sizes="96x96" />
<link rel="icon" type="image/png" sizes="32x32" href="../../favicon-32x32.png"> <link rel="icon" type="image/svg+xml" href="../../favicon.svg" />
<link rel="icon" type="image/png" sizes="16x16" href="../../favicon-16x16.png"> <link rel="shortcut icon" href="../../favicon.ico" />
<link rel="manifest" href="../../site.webmanifest"> <link rel="apple-touch-icon" sizes="180x180" href="../../apple-touch-icon.png" />
<meta name="msapplication-TileColor" content="#da532c"> <meta name="apple-mobile-web-app-title" content="Délégation étudiante" />
<meta name="theme-color" content="#ffffff"> <link rel="manifest" href="../../site.webmanifest" />
<!-- ikiwiki CSS --> <!-- ikiwiki CSS -->
<link href="../../css/style.css" rel="stylesheet" /> <link href="../../css/style.css" rel="stylesheet" />
@ -41,7 +41,7 @@
<nav class="navbar fixed-top navbar-expand-md navbar-light bg-light border"> <nav class="navbar fixed-top navbar-expand-md navbar-light bg-light border">
<div class="container-fluid"> <div class="container-fluid">
<a class="navbar-brand me-auto" href="../../"> <a class="navbar-brand me-auto" href="../../">
<img alt="ilot.io" src="../../favicon.png" width="48" height="48" /> <img alt="delegationetudiante.org" src="../../favicon.png" width="48" height="48" />
</a> </a>
@ -54,6 +54,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><a href="../../">Home</a></li> <li><a href="../../">Home</a></li>
<li><a href="http://ca-uqam.org">Notre ancien site-web</a></li>
</ul> </ul>
<ul class="nav navbar-nav"> <ul class="nav navbar-nav">

BIN
favicon-96x96.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

1
favicon.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 29 KiB

View file

@ -7,18 +7,18 @@
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags --> <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<title>footer - ilot.io</title> <title>footer - delegationetudiante.org</title>
<!-- cargo-culted from https://realfavicongenerator.net/ --> <!-- cargo-culted from https://realfavicongenerator.net/ -->
<!-- for the record: it is absolutely ridiculous that new browsers <!-- for the record: it is absolutely ridiculous that new browsers
*and* operating systems each want their own little precious *and* operating systems each want their own little precious
snowflake just for a frigging icon --> snowflake just for a frigging icon -->
<link rel="apple-touch-icon" sizes="180x180" href="../apple-touch-icon.png"> <link rel="icon" type="image/png" href="../favicon-96x96.png" sizes="96x96" />
<link rel="icon" type="image/png" sizes="32x32" href="../favicon-32x32.png"> <link rel="icon" type="image/svg+xml" href="../favicon.svg" />
<link rel="icon" type="image/png" sizes="16x16" href="../favicon-16x16.png"> <link rel="shortcut icon" href="../favicon.ico" />
<link rel="manifest" href="../site.webmanifest"> <link rel="apple-touch-icon" sizes="180x180" href="../apple-touch-icon.png" />
<meta name="msapplication-TileColor" content="#da532c"> <meta name="apple-mobile-web-app-title" content="Délégation étudiante" />
<meta name="theme-color" content="#ffffff"> <link rel="manifest" href="../site.webmanifest" />
<!-- ikiwiki CSS --> <!-- ikiwiki CSS -->
<link href="../css/style.css" rel="stylesheet" /> <link href="../css/style.css" rel="stylesheet" />
@ -41,7 +41,7 @@
<nav class="navbar fixed-top navbar-expand-md navbar-light bg-light border"> <nav class="navbar fixed-top navbar-expand-md navbar-light bg-light border">
<div class="container-fluid"> <div class="container-fluid">
<a class="navbar-brand me-auto" href="../"> <a class="navbar-brand me-auto" href="../">
<img alt="ilot.io" src="../favicon.png" width="48" height="48" /> <img alt="delegationetudiante.org" src="../favicon.png" width="48" height="48" />
</a> </a>
@ -54,6 +54,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><a href="../">Home</a></li> <li><a href="../">Home</a></li>
<li><a href="http://ca-uqam.org">Notre ancien site-web</a></li>
</ul> </ul>
<ul class="nav navbar-nav"> <ul class="nav navbar-nav">

View file

@ -1 +1 @@
Sat Feb 15 06:54:44 UTC 2025 Wed Feb 19 19:04:20 UTC 2025

View file

@ -8,9 +8,9 @@
# Remember to re-run ikiwiki --setup any time you edit this file. # Remember to re-run ikiwiki --setup any time you edit this file.
# #
# name of the wiki # name of the wiki
wikiname: ilot.io wikiname: delegationetudiante.org
# contact email for wiki # contact email for wiki
adminemail: support@ilot.io adminemail: ca@delegationetudiante.org
# users who are wiki admins # users who are wiki admins
adminuser: [] adminuser: []
# users who are banned from the wiki # users who are banned from the wiki
@ -20,7 +20,7 @@ srcdir: ./
# where to build the wiki # where to build the wiki
destdir: ./public destdir: ./public
# base url to the wiki # base url to the wiki
url: https://ilot.io url: https://delegationetudiante.org
# url to the ikiwiki.cgi # url to the ikiwiki.cgi
cgiurl: '' cgiurl: ''
# do not adjust cgiurl if CGI is accessed via different URL # do not adjust cgiurl if CGI is accessed via different URL

View file

@ -7,18 +7,18 @@
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags --> <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<meta name="robots" content="noindex, follow" /> <meta name="robots" content="noindex, follow" />
<title>directive - ilot.io</title> <title>directive - delegationetudiante.org</title>
<!-- cargo-culted from https://realfavicongenerator.net/ --> <!-- cargo-culted from https://realfavicongenerator.net/ -->
<!-- for the record: it is absolutely ridiculous that new browsers <!-- for the record: it is absolutely ridiculous that new browsers
*and* operating systems each want their own little precious *and* operating systems each want their own little precious
snowflake just for a frigging icon --> snowflake just for a frigging icon -->
<link rel="apple-touch-icon" sizes="180x180" href="../../apple-touch-icon.png"> <link rel="icon" type="image/png" href="../../favicon-96x96.png" sizes="96x96" />
<link rel="icon" type="image/png" sizes="32x32" href="../../favicon-32x32.png"> <link rel="icon" type="image/svg+xml" href="../../favicon.svg" />
<link rel="icon" type="image/png" sizes="16x16" href="../../favicon-16x16.png"> <link rel="shortcut icon" href="../../favicon.ico" />
<link rel="manifest" href="../../site.webmanifest"> <link rel="apple-touch-icon" sizes="180x180" href="../../apple-touch-icon.png" />
<meta name="msapplication-TileColor" content="#da532c"> <meta name="apple-mobile-web-app-title" content="Délégation étudiante" />
<meta name="theme-color" content="#ffffff"> <link rel="manifest" href="../../site.webmanifest" />
<!-- ikiwiki CSS --> <!-- ikiwiki CSS -->
<link href="../../css/style.css" rel="stylesheet" /> <link href="../../css/style.css" rel="stylesheet" />
@ -41,7 +41,7 @@
<nav class="navbar fixed-top navbar-expand-md navbar-light bg-light border"> <nav class="navbar fixed-top navbar-expand-md navbar-light bg-light border">
<div class="container-fluid"> <div class="container-fluid">
<a class="navbar-brand me-auto" href="../../"> <a class="navbar-brand me-auto" href="../../">
<img alt="ilot.io" src="../../favicon.png" width="48" height="48" /> <img alt="delegationetudiante.org" src="../../favicon.png" width="48" height="48" />
</a> </a>
@ -54,6 +54,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><a href="../../">Home</a></li> <li><a href="../../">Home</a></li>
<li><a href="http://ca-uqam.org">Notre ancien site-web</a></li>
</ul> </ul>
<ul class="nav navbar-nav"> <ul class="nav navbar-nav">

View file

@ -7,18 +7,18 @@
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags --> <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<meta name="robots" content="noindex, follow" /> <meta name="robots" content="noindex, follow" />
<title>Formatting wiki pages - ilot.io</title> <title>Formatting wiki pages - delegationetudiante.org</title>
<!-- cargo-culted from https://realfavicongenerator.net/ --> <!-- cargo-culted from https://realfavicongenerator.net/ -->
<!-- for the record: it is absolutely ridiculous that new browsers <!-- for the record: it is absolutely ridiculous that new browsers
*and* operating systems each want their own little precious *and* operating systems each want their own little precious
snowflake just for a frigging icon --> snowflake just for a frigging icon -->
<link rel="apple-touch-icon" sizes="180x180" href="../../apple-touch-icon.png"> <link rel="icon" type="image/png" href="../../favicon-96x96.png" sizes="96x96" />
<link rel="icon" type="image/png" sizes="32x32" href="../../favicon-32x32.png"> <link rel="icon" type="image/svg+xml" href="../../favicon.svg" />
<link rel="icon" type="image/png" sizes="16x16" href="../../favicon-16x16.png"> <link rel="shortcut icon" href="../../favicon.ico" />
<link rel="manifest" href="../../site.webmanifest"> <link rel="apple-touch-icon" sizes="180x180" href="../../apple-touch-icon.png" />
<meta name="msapplication-TileColor" content="#da532c"> <meta name="apple-mobile-web-app-title" content="Délégation étudiante" />
<meta name="theme-color" content="#ffffff"> <link rel="manifest" href="../../site.webmanifest" />
<!-- ikiwiki CSS --> <!-- ikiwiki CSS -->
<link href="../../css/style.css" rel="stylesheet" /> <link href="../../css/style.css" rel="stylesheet" />
@ -41,7 +41,7 @@
<nav class="navbar fixed-top navbar-expand-md navbar-light bg-light border"> <nav class="navbar fixed-top navbar-expand-md navbar-light bg-light border">
<div class="container-fluid"> <div class="container-fluid">
<a class="navbar-brand me-auto" href="../../"> <a class="navbar-brand me-auto" href="../../">
<img alt="ilot.io" src="../../favicon.png" width="48" height="48" /> <img alt="delegationetudiante.org" src="../../favicon.png" width="48" height="48" />
</a> </a>
@ -54,6 +54,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><a href="../../">Home</a></li> <li><a href="../../">Home</a></li>
<li><a href="http://ca-uqam.org">Notre ancien site-web</a></li>
</ul> </ul>
<ul class="nav navbar-nav"> <ul class="nav navbar-nav">

View file

@ -7,18 +7,18 @@
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags --> <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<meta name="robots" content="noindex, follow" /> <meta name="robots" content="noindex, follow" />
<title>ikiwiki - ilot.io</title> <title>ikiwiki - delegationetudiante.org</title>
<!-- cargo-culted from https://realfavicongenerator.net/ --> <!-- cargo-culted from https://realfavicongenerator.net/ -->
<!-- for the record: it is absolutely ridiculous that new browsers <!-- for the record: it is absolutely ridiculous that new browsers
*and* operating systems each want their own little precious *and* operating systems each want their own little precious
snowflake just for a frigging icon --> snowflake just for a frigging icon -->
<link rel="apple-touch-icon" sizes="180x180" href="../apple-touch-icon.png"> <link rel="icon" type="image/png" href="../favicon-96x96.png" sizes="96x96" />
<link rel="icon" type="image/png" sizes="32x32" href="../favicon-32x32.png"> <link rel="icon" type="image/svg+xml" href="../favicon.svg" />
<link rel="icon" type="image/png" sizes="16x16" href="../favicon-16x16.png"> <link rel="shortcut icon" href="../favicon.ico" />
<link rel="manifest" href="../site.webmanifest"> <link rel="apple-touch-icon" sizes="180x180" href="../apple-touch-icon.png" />
<meta name="msapplication-TileColor" content="#da532c"> <meta name="apple-mobile-web-app-title" content="Délégation étudiante" />
<meta name="theme-color" content="#ffffff"> <link rel="manifest" href="../site.webmanifest" />
<!-- ikiwiki CSS --> <!-- ikiwiki CSS -->
<link href="../css/style.css" rel="stylesheet" /> <link href="../css/style.css" rel="stylesheet" />
@ -41,7 +41,7 @@
<nav class="navbar fixed-top navbar-expand-md navbar-light bg-light border"> <nav class="navbar fixed-top navbar-expand-md navbar-light bg-light border">
<div class="container-fluid"> <div class="container-fluid">
<a class="navbar-brand me-auto" href="../"> <a class="navbar-brand me-auto" href="../">
<img alt="ilot.io" src="../favicon.png" width="48" height="48" /> <img alt="delegationetudiante.org" src="../favicon.png" width="48" height="48" />
</a> </a>
@ -54,6 +54,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><a href="../">Home</a></li> <li><a href="../">Home</a></li>
<li><a href="http://ca-uqam.org">Notre ancien site-web</a></li>
</ul> </ul>
<ul class="nav navbar-nav"> <ul class="nav navbar-nav">

View file

@ -7,18 +7,18 @@
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags --> <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<meta name="robots" content="noindex, follow" /> <meta name="robots" content="noindex, follow" />
<title>markdown - ilot.io</title> <title>markdown - delegationetudiante.org</title>
<!-- cargo-culted from https://realfavicongenerator.net/ --> <!-- cargo-culted from https://realfavicongenerator.net/ -->
<!-- for the record: it is absolutely ridiculous that new browsers <!-- for the record: it is absolutely ridiculous that new browsers
*and* operating systems each want their own little precious *and* operating systems each want their own little precious
snowflake just for a frigging icon --> snowflake just for a frigging icon -->
<link rel="apple-touch-icon" sizes="180x180" href="../../apple-touch-icon.png"> <link rel="icon" type="image/png" href="../../favicon-96x96.png" sizes="96x96" />
<link rel="icon" type="image/png" sizes="32x32" href="../../favicon-32x32.png"> <link rel="icon" type="image/svg+xml" href="../../favicon.svg" />
<link rel="icon" type="image/png" sizes="16x16" href="../../favicon-16x16.png"> <link rel="shortcut icon" href="../../favicon.ico" />
<link rel="manifest" href="../../site.webmanifest"> <link rel="apple-touch-icon" sizes="180x180" href="../../apple-touch-icon.png" />
<meta name="msapplication-TileColor" content="#da532c"> <meta name="apple-mobile-web-app-title" content="Délégation étudiante" />
<meta name="theme-color" content="#ffffff"> <link rel="manifest" href="../../site.webmanifest" />
<!-- ikiwiki CSS --> <!-- ikiwiki CSS -->
<link href="../../css/style.css" rel="stylesheet" /> <link href="../../css/style.css" rel="stylesheet" />
@ -41,7 +41,7 @@
<nav class="navbar fixed-top navbar-expand-md navbar-light bg-light border"> <nav class="navbar fixed-top navbar-expand-md navbar-light bg-light border">
<div class="container-fluid"> <div class="container-fluid">
<a class="navbar-brand me-auto" href="../../"> <a class="navbar-brand me-auto" href="../../">
<img alt="ilot.io" src="../../favicon.png" width="48" height="48" /> <img alt="delegationetudiante.org" src="../../favicon.png" width="48" height="48" />
</a> </a>
@ -54,6 +54,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><a href="../../">Home</a></li> <li><a href="../../">Home</a></li>
<li><a href="http://ca-uqam.org">Notre ancien site-web</a></li>
</ul> </ul>
<ul class="nav navbar-nav"> <ul class="nav navbar-nav">

View file

@ -7,18 +7,18 @@
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags --> <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<meta name="robots" content="noindex, follow" /> <meta name="robots" content="noindex, follow" />
<title>OpenID - ilot.io</title> <title>OpenID - delegationetudiante.org</title>
<!-- cargo-culted from https://realfavicongenerator.net/ --> <!-- cargo-culted from https://realfavicongenerator.net/ -->
<!-- for the record: it is absolutely ridiculous that new browsers <!-- for the record: it is absolutely ridiculous that new browsers
*and* operating systems each want their own little precious *and* operating systems each want their own little precious
snowflake just for a frigging icon --> snowflake just for a frigging icon -->
<link rel="apple-touch-icon" sizes="180x180" href="../../apple-touch-icon.png"> <link rel="icon" type="image/png" href="../../favicon-96x96.png" sizes="96x96" />
<link rel="icon" type="image/png" sizes="32x32" href="../../favicon-32x32.png"> <link rel="icon" type="image/svg+xml" href="../../favicon.svg" />
<link rel="icon" type="image/png" sizes="16x16" href="../../favicon-16x16.png"> <link rel="shortcut icon" href="../../favicon.ico" />
<link rel="manifest" href="../../site.webmanifest"> <link rel="apple-touch-icon" sizes="180x180" href="../../apple-touch-icon.png" />
<meta name="msapplication-TileColor" content="#da532c"> <meta name="apple-mobile-web-app-title" content="Délégation étudiante" />
<meta name="theme-color" content="#ffffff"> <link rel="manifest" href="../../site.webmanifest" />
<!-- ikiwiki CSS --> <!-- ikiwiki CSS -->
<link href="../../css/style.css" rel="stylesheet" /> <link href="../../css/style.css" rel="stylesheet" />
@ -41,7 +41,7 @@
<nav class="navbar fixed-top navbar-expand-md navbar-light bg-light border"> <nav class="navbar fixed-top navbar-expand-md navbar-light bg-light border">
<div class="container-fluid"> <div class="container-fluid">
<a class="navbar-brand me-auto" href="../../"> <a class="navbar-brand me-auto" href="../../">
<img alt="ilot.io" src="../../favicon.png" width="48" height="48" /> <img alt="delegationetudiante.org" src="../../favicon.png" width="48" height="48" />
</a> </a>
@ -54,6 +54,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><a href="../../">Home</a></li> <li><a href="../../">Home</a></li>
<li><a href="http://ca-uqam.org">Notre ancien site-web</a></li>
</ul> </ul>
<ul class="nav navbar-nav"> <ul class="nav navbar-nav">

View file

@ -7,18 +7,18 @@
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags --> <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<meta name="robots" content="noindex, follow" /> <meta name="robots" content="noindex, follow" />
<title>attachment - ilot.io</title> <title>attachment - delegationetudiante.org</title>
<!-- cargo-culted from https://realfavicongenerator.net/ --> <!-- cargo-culted from https://realfavicongenerator.net/ -->
<!-- for the record: it is absolutely ridiculous that new browsers <!-- for the record: it is absolutely ridiculous that new browsers
*and* operating systems each want their own little precious *and* operating systems each want their own little precious
snowflake just for a frigging icon --> snowflake just for a frigging icon -->
<link rel="apple-touch-icon" sizes="180x180" href="../../../apple-touch-icon.png"> <link rel="icon" type="image/png" href="../../../favicon-96x96.png" sizes="96x96" />
<link rel="icon" type="image/png" sizes="32x32" href="../../../favicon-32x32.png"> <link rel="icon" type="image/svg+xml" href="../../../favicon.svg" />
<link rel="icon" type="image/png" sizes="16x16" href="../../../favicon-16x16.png"> <link rel="shortcut icon" href="../../../favicon.ico" />
<link rel="manifest" href="../../../site.webmanifest"> <link rel="apple-touch-icon" sizes="180x180" href="../../../apple-touch-icon.png" />
<meta name="msapplication-TileColor" content="#da532c"> <meta name="apple-mobile-web-app-title" content="Délégation étudiante" />
<meta name="theme-color" content="#ffffff"> <link rel="manifest" href="../../../site.webmanifest" />
<!-- ikiwiki CSS --> <!-- ikiwiki CSS -->
<link href="../../../css/style.css" rel="stylesheet" /> <link href="../../../css/style.css" rel="stylesheet" />
@ -41,7 +41,7 @@
<nav class="navbar fixed-top navbar-expand-md navbar-light bg-light border"> <nav class="navbar fixed-top navbar-expand-md navbar-light bg-light border">
<div class="container-fluid"> <div class="container-fluid">
<a class="navbar-brand me-auto" href="../../../"> <a class="navbar-brand me-auto" href="../../../">
<img alt="ilot.io" src="../../../favicon.png" width="48" height="48" /> <img alt="delegationetudiante.org" src="../../../favicon.png" width="48" height="48" />
</a> </a>
@ -54,6 +54,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><a href="../../../">Home</a></li> <li><a href="../../../">Home</a></li>
<li><a href="http://ca-uqam.org">Notre ancien site-web</a></li>
</ul> </ul>
<ul class="nav navbar-nav"> <ul class="nav navbar-nav">

View file

@ -7,18 +7,18 @@
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags --> <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<meta name="robots" content="noindex, follow" /> <meta name="robots" content="noindex, follow" />
<title>pagespec - ilot.io</title> <title>pagespec - delegationetudiante.org</title>
<!-- cargo-culted from https://realfavicongenerator.net/ --> <!-- cargo-culted from https://realfavicongenerator.net/ -->
<!-- for the record: it is absolutely ridiculous that new browsers <!-- for the record: it is absolutely ridiculous that new browsers
*and* operating systems each want their own little precious *and* operating systems each want their own little precious
snowflake just for a frigging icon --> snowflake just for a frigging icon -->
<link rel="apple-touch-icon" sizes="180x180" href="../../apple-touch-icon.png"> <link rel="icon" type="image/png" href="../../favicon-96x96.png" sizes="96x96" />
<link rel="icon" type="image/png" sizes="32x32" href="../../favicon-32x32.png"> <link rel="icon" type="image/svg+xml" href="../../favicon.svg" />
<link rel="icon" type="image/png" sizes="16x16" href="../../favicon-16x16.png"> <link rel="shortcut icon" href="../../favicon.ico" />
<link rel="manifest" href="../../site.webmanifest"> <link rel="apple-touch-icon" sizes="180x180" href="../../apple-touch-icon.png" />
<meta name="msapplication-TileColor" content="#da532c"> <meta name="apple-mobile-web-app-title" content="Délégation étudiante" />
<meta name="theme-color" content="#ffffff"> <link rel="manifest" href="../../site.webmanifest" />
<!-- ikiwiki CSS --> <!-- ikiwiki CSS -->
<link href="../../css/style.css" rel="stylesheet" /> <link href="../../css/style.css" rel="stylesheet" />
@ -41,7 +41,7 @@
<nav class="navbar fixed-top navbar-expand-md navbar-light bg-light border"> <nav class="navbar fixed-top navbar-expand-md navbar-light bg-light border">
<div class="container-fluid"> <div class="container-fluid">
<a class="navbar-brand me-auto" href="../../"> <a class="navbar-brand me-auto" href="../../">
<img alt="ilot.io" src="../../favicon.png" width="48" height="48" /> <img alt="delegationetudiante.org" src="../../favicon.png" width="48" height="48" />
</a> </a>
@ -54,6 +54,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><a href="../../">Home</a></li> <li><a href="../../">Home</a></li>
<li><a href="http://ca-uqam.org">Notre ancien site-web</a></li>
</ul> </ul>
<ul class="nav navbar-nav"> <ul class="nav navbar-nav">

View file

@ -7,18 +7,18 @@
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags --> <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<meta name="robots" content="noindex, follow" /> <meta name="robots" content="noindex, follow" />
<title>po - ilot.io</title> <title>po - delegationetudiante.org</title>
<!-- cargo-culted from https://realfavicongenerator.net/ --> <!-- cargo-culted from https://realfavicongenerator.net/ -->
<!-- for the record: it is absolutely ridiculous that new browsers <!-- for the record: it is absolutely ridiculous that new browsers
*and* operating systems each want their own little precious *and* operating systems each want their own little precious
snowflake just for a frigging icon --> snowflake just for a frigging icon -->
<link rel="apple-touch-icon" sizes="180x180" href="../../../apple-touch-icon.png"> <link rel="icon" type="image/png" href="../../../favicon-96x96.png" sizes="96x96" />
<link rel="icon" type="image/png" sizes="32x32" href="../../../favicon-32x32.png"> <link rel="icon" type="image/svg+xml" href="../../../favicon.svg" />
<link rel="icon" type="image/png" sizes="16x16" href="../../../favicon-16x16.png"> <link rel="shortcut icon" href="../../../favicon.ico" />
<link rel="manifest" href="../../../site.webmanifest"> <link rel="apple-touch-icon" sizes="180x180" href="../../../apple-touch-icon.png" />
<meta name="msapplication-TileColor" content="#da532c"> <meta name="apple-mobile-web-app-title" content="Délégation étudiante" />
<meta name="theme-color" content="#ffffff"> <link rel="manifest" href="../../../site.webmanifest" />
<!-- ikiwiki CSS --> <!-- ikiwiki CSS -->
<link href="../../../css/style.css" rel="stylesheet" /> <link href="../../../css/style.css" rel="stylesheet" />
@ -41,7 +41,7 @@
<nav class="navbar fixed-top navbar-expand-md navbar-light bg-light border"> <nav class="navbar fixed-top navbar-expand-md navbar-light bg-light border">
<div class="container-fluid"> <div class="container-fluid">
<a class="navbar-brand me-auto" href="../../../"> <a class="navbar-brand me-auto" href="../../../">
<img alt="ilot.io" src="../../../favicon.png" width="48" height="48" /> <img alt="delegationetudiante.org" src="../../../favicon.png" width="48" height="48" />
</a> </a>
@ -54,6 +54,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><a href="../../../">Home</a></li> <li><a href="../../../">Home</a></li>
<li><a href="http://ca-uqam.org">Notre ancien site-web</a></li>
</ul> </ul>
<ul class="nav navbar-nav"> <ul class="nav navbar-nav">

View file

@ -7,18 +7,18 @@
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags --> <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<meta name="robots" content="noindex, follow" /> <meta name="robots" content="noindex, follow" />
<title>sorting - ilot.io</title> <title>sorting - delegationetudiante.org</title>
<!-- cargo-culted from https://realfavicongenerator.net/ --> <!-- cargo-culted from https://realfavicongenerator.net/ -->
<!-- for the record: it is absolutely ridiculous that new browsers <!-- for the record: it is absolutely ridiculous that new browsers
*and* operating systems each want their own little precious *and* operating systems each want their own little precious
snowflake just for a frigging icon --> snowflake just for a frigging icon -->
<link rel="apple-touch-icon" sizes="180x180" href="../../../apple-touch-icon.png"> <link rel="icon" type="image/png" href="../../../favicon-96x96.png" sizes="96x96" />
<link rel="icon" type="image/png" sizes="32x32" href="../../../favicon-32x32.png"> <link rel="icon" type="image/svg+xml" href="../../../favicon.svg" />
<link rel="icon" type="image/png" sizes="16x16" href="../../../favicon-16x16.png"> <link rel="shortcut icon" href="../../../favicon.ico" />
<link rel="manifest" href="../../../site.webmanifest"> <link rel="apple-touch-icon" sizes="180x180" href="../../../apple-touch-icon.png" />
<meta name="msapplication-TileColor" content="#da532c"> <meta name="apple-mobile-web-app-title" content="Délégation étudiante" />
<meta name="theme-color" content="#ffffff"> <link rel="manifest" href="../../../site.webmanifest" />
<!-- ikiwiki CSS --> <!-- ikiwiki CSS -->
<link href="../../../css/style.css" rel="stylesheet" /> <link href="../../../css/style.css" rel="stylesheet" />
@ -41,7 +41,7 @@
<nav class="navbar fixed-top navbar-expand-md navbar-light bg-light border"> <nav class="navbar fixed-top navbar-expand-md navbar-light bg-light border">
<div class="container-fluid"> <div class="container-fluid">
<a class="navbar-brand me-auto" href="../../../"> <a class="navbar-brand me-auto" href="../../../">
<img alt="ilot.io" src="../../../favicon.png" width="48" height="48" /> <img alt="delegationetudiante.org" src="../../../favicon.png" width="48" height="48" />
</a> </a>
@ -54,6 +54,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><a href="../../../">Home</a></li> <li><a href="../../../">Home</a></li>
<li><a href="http://ca-uqam.org">Notre ancien site-web</a></li>
</ul> </ul>
<ul class="nav navbar-nav"> <ul class="nav navbar-nav">

View file

@ -7,18 +7,18 @@
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags --> <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<meta name="robots" content="noindex, follow" /> <meta name="robots" content="noindex, follow" />
<title>searching - ilot.io</title> <title>searching - delegationetudiante.org</title>
<!-- cargo-culted from https://realfavicongenerator.net/ --> <!-- cargo-culted from https://realfavicongenerator.net/ -->
<!-- for the record: it is absolutely ridiculous that new browsers <!-- for the record: it is absolutely ridiculous that new browsers
*and* operating systems each want their own little precious *and* operating systems each want their own little precious
snowflake just for a frigging icon --> snowflake just for a frigging icon -->
<link rel="apple-touch-icon" sizes="180x180" href="../../apple-touch-icon.png"> <link rel="icon" type="image/png" href="../../favicon-96x96.png" sizes="96x96" />
<link rel="icon" type="image/png" sizes="32x32" href="../../favicon-32x32.png"> <link rel="icon" type="image/svg+xml" href="../../favicon.svg" />
<link rel="icon" type="image/png" sizes="16x16" href="../../favicon-16x16.png"> <link rel="shortcut icon" href="../../favicon.ico" />
<link rel="manifest" href="../../site.webmanifest"> <link rel="apple-touch-icon" sizes="180x180" href="../../apple-touch-icon.png" />
<meta name="msapplication-TileColor" content="#da532c"> <meta name="apple-mobile-web-app-title" content="Délégation étudiante" />
<meta name="theme-color" content="#ffffff"> <link rel="manifest" href="../../site.webmanifest" />
<!-- ikiwiki CSS --> <!-- ikiwiki CSS -->
<link href="../../css/style.css" rel="stylesheet" /> <link href="../../css/style.css" rel="stylesheet" />
@ -41,7 +41,7 @@
<nav class="navbar fixed-top navbar-expand-md navbar-light bg-light border"> <nav class="navbar fixed-top navbar-expand-md navbar-light bg-light border">
<div class="container-fluid"> <div class="container-fluid">
<a class="navbar-brand me-auto" href="../../"> <a class="navbar-brand me-auto" href="../../">
<img alt="ilot.io" src="../../favicon.png" width="48" height="48" /> <img alt="delegationetudiante.org" src="../../favicon.png" width="48" height="48" />
</a> </a>
@ -54,6 +54,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><a href="../../">Home</a></li> <li><a href="../../">Home</a></li>
<li><a href="http://ca-uqam.org">Notre ancien site-web</a></li>
</ul> </ul>
<ul class="nav navbar-nav"> <ul class="nav navbar-nav">

View file

@ -7,18 +7,18 @@
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags --> <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<meta name="robots" content="noindex, follow" /> <meta name="robots" content="noindex, follow" />
<title>subpage - ilot.io</title> <title>subpage - delegationetudiante.org</title>
<!-- cargo-culted from https://realfavicongenerator.net/ --> <!-- cargo-culted from https://realfavicongenerator.net/ -->
<!-- for the record: it is absolutely ridiculous that new browsers <!-- for the record: it is absolutely ridiculous that new browsers
*and* operating systems each want their own little precious *and* operating systems each want their own little precious
snowflake just for a frigging icon --> snowflake just for a frigging icon -->
<link rel="apple-touch-icon" sizes="180x180" href="../../apple-touch-icon.png"> <link rel="icon" type="image/png" href="../../favicon-96x96.png" sizes="96x96" />
<link rel="icon" type="image/png" sizes="32x32" href="../../favicon-32x32.png"> <link rel="icon" type="image/svg+xml" href="../../favicon.svg" />
<link rel="icon" type="image/png" sizes="16x16" href="../../favicon-16x16.png"> <link rel="shortcut icon" href="../../favicon.ico" />
<link rel="manifest" href="../../site.webmanifest"> <link rel="apple-touch-icon" sizes="180x180" href="../../apple-touch-icon.png" />
<meta name="msapplication-TileColor" content="#da532c"> <meta name="apple-mobile-web-app-title" content="Délégation étudiante" />
<meta name="theme-color" content="#ffffff"> <link rel="manifest" href="../../site.webmanifest" />
<!-- ikiwiki CSS --> <!-- ikiwiki CSS -->
<link href="../../css/style.css" rel="stylesheet" /> <link href="../../css/style.css" rel="stylesheet" />
@ -41,7 +41,7 @@
<nav class="navbar fixed-top navbar-expand-md navbar-light bg-light border"> <nav class="navbar fixed-top navbar-expand-md navbar-light bg-light border">
<div class="container-fluid"> <div class="container-fluid">
<a class="navbar-brand me-auto" href="../../"> <a class="navbar-brand me-auto" href="../../">
<img alt="ilot.io" src="../../favicon.png" width="48" height="48" /> <img alt="delegationetudiante.org" src="../../favicon.png" width="48" height="48" />
</a> </a>
@ -54,6 +54,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><a href="../../">Home</a></li> <li><a href="../../">Home</a></li>
<li><a href="http://ca-uqam.org">Notre ancien site-web</a></li>
</ul> </ul>
<ul class="nav navbar-nav"> <ul class="nav navbar-nav">

View file

@ -7,18 +7,18 @@
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags --> <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<meta name="robots" content="noindex, follow" /> <meta name="robots" content="noindex, follow" />
<title>linkingrules - ilot.io</title> <title>linkingrules - delegationetudiante.org</title>
<!-- cargo-culted from https://realfavicongenerator.net/ --> <!-- cargo-culted from https://realfavicongenerator.net/ -->
<!-- for the record: it is absolutely ridiculous that new browsers <!-- for the record: it is absolutely ridiculous that new browsers
*and* operating systems each want their own little precious *and* operating systems each want their own little precious
snowflake just for a frigging icon --> snowflake just for a frigging icon -->
<link rel="apple-touch-icon" sizes="180x180" href="../../../apple-touch-icon.png"> <link rel="icon" type="image/png" href="../../../favicon-96x96.png" sizes="96x96" />
<link rel="icon" type="image/png" sizes="32x32" href="../../../favicon-32x32.png"> <link rel="icon" type="image/svg+xml" href="../../../favicon.svg" />
<link rel="icon" type="image/png" sizes="16x16" href="../../../favicon-16x16.png"> <link rel="shortcut icon" href="../../../favicon.ico" />
<link rel="manifest" href="../../../site.webmanifest"> <link rel="apple-touch-icon" sizes="180x180" href="../../../apple-touch-icon.png" />
<meta name="msapplication-TileColor" content="#da532c"> <meta name="apple-mobile-web-app-title" content="Délégation étudiante" />
<meta name="theme-color" content="#ffffff"> <link rel="manifest" href="../../../site.webmanifest" />
<!-- ikiwiki CSS --> <!-- ikiwiki CSS -->
<link href="../../../css/style.css" rel="stylesheet" /> <link href="../../../css/style.css" rel="stylesheet" />
@ -41,7 +41,7 @@
<nav class="navbar fixed-top navbar-expand-md navbar-light bg-light border"> <nav class="navbar fixed-top navbar-expand-md navbar-light bg-light border">
<div class="container-fluid"> <div class="container-fluid">
<a class="navbar-brand me-auto" href="../../../"> <a class="navbar-brand me-auto" href="../../../">
<img alt="ilot.io" src="../../../favicon.png" width="48" height="48" /> <img alt="delegationetudiante.org" src="../../../favicon.png" width="48" height="48" />
</a> </a>
@ -54,6 +54,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><a href="../../../">Home</a></li> <li><a href="../../../">Home</a></li>
<li><a href="http://ca-uqam.org">Notre ancien site-web</a></li>
</ul> </ul>
<ul class="nav navbar-nav"> <ul class="nav navbar-nav">

View file

@ -7,18 +7,18 @@
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags --> <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<meta name="robots" content="noindex, follow" /> <meta name="robots" content="noindex, follow" />
<title>wikilink - ilot.io</title> <title>wikilink - delegationetudiante.org</title>
<!-- cargo-culted from https://realfavicongenerator.net/ --> <!-- cargo-culted from https://realfavicongenerator.net/ -->
<!-- for the record: it is absolutely ridiculous that new browsers <!-- for the record: it is absolutely ridiculous that new browsers
*and* operating systems each want their own little precious *and* operating systems each want their own little precious
snowflake just for a frigging icon --> snowflake just for a frigging icon -->
<link rel="apple-touch-icon" sizes="180x180" href="../../apple-touch-icon.png"> <link rel="icon" type="image/png" href="../../favicon-96x96.png" sizes="96x96" />
<link rel="icon" type="image/png" sizes="32x32" href="../../favicon-32x32.png"> <link rel="icon" type="image/svg+xml" href="../../favicon.svg" />
<link rel="icon" type="image/png" sizes="16x16" href="../../favicon-16x16.png"> <link rel="shortcut icon" href="../../favicon.ico" />
<link rel="manifest" href="../../site.webmanifest"> <link rel="apple-touch-icon" sizes="180x180" href="../../apple-touch-icon.png" />
<meta name="msapplication-TileColor" content="#da532c"> <meta name="apple-mobile-web-app-title" content="Délégation étudiante" />
<meta name="theme-color" content="#ffffff"> <link rel="manifest" href="../../site.webmanifest" />
<!-- ikiwiki CSS --> <!-- ikiwiki CSS -->
<link href="../../css/style.css" rel="stylesheet" /> <link href="../../css/style.css" rel="stylesheet" />
@ -41,7 +41,7 @@
<nav class="navbar fixed-top navbar-expand-md navbar-light bg-light border"> <nav class="navbar fixed-top navbar-expand-md navbar-light bg-light border">
<div class="container-fluid"> <div class="container-fluid">
<a class="navbar-brand me-auto" href="../../"> <a class="navbar-brand me-auto" href="../../">
<img alt="ilot.io" src="../../favicon.png" width="48" height="48" /> <img alt="delegationetudiante.org" src="../../favicon.png" width="48" height="48" />
</a> </a>
@ -54,6 +54,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><a href="../../">Home</a></li> <li><a href="../../">Home</a></li>
<li><a href="http://ca-uqam.org">Notre ancien site-web</a></li>
</ul> </ul>
<ul class="nav navbar-nav"> <ul class="nav navbar-nav">

View file

@ -7,18 +7,18 @@
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags --> <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<title>Accueil - ilot.io</title> <title>Accueil - delegationetudiante.org</title>
<!-- cargo-culted from https://realfavicongenerator.net/ --> <!-- cargo-culted from https://realfavicongenerator.net/ -->
<!-- for the record: it is absolutely ridiculous that new browsers <!-- for the record: it is absolutely ridiculous that new browsers
*and* operating systems each want their own little precious *and* operating systems each want their own little precious
snowflake just for a frigging icon --> snowflake just for a frigging icon -->
<link rel="apple-touch-icon" sizes="180x180" href="apple-touch-icon.png"> <link rel="icon" type="image/png" href="favicon-96x96.png" sizes="96x96" />
<link rel="icon" type="image/png" sizes="32x32" href="favicon-32x32.png"> <link rel="icon" type="image/svg+xml" href="favicon.svg" />
<link rel="icon" type="image/png" sizes="16x16" href="favicon-16x16.png"> <link rel="shortcut icon" href="favicon.ico" />
<link rel="manifest" href="site.webmanifest"> <link rel="apple-touch-icon" sizes="180x180" href="apple-touch-icon.png" />
<meta name="msapplication-TileColor" content="#da532c"> <meta name="apple-mobile-web-app-title" content="Délégation étudiante" />
<meta name="theme-color" content="#ffffff"> <link rel="manifest" href="site.webmanifest" />
<!-- ikiwiki CSS --> <!-- ikiwiki CSS -->
<link href="css/style.css" rel="stylesheet" /> <link href="css/style.css" rel="stylesheet" />
@ -41,7 +41,7 @@
<nav class="navbar fixed-top navbar-expand-md navbar-light bg-light border"> <nav class="navbar fixed-top navbar-expand-md navbar-light bg-light border">
<div class="container-fluid"> <div class="container-fluid">
<a class="navbar-brand me-auto" href=""> <a class="navbar-brand me-auto" href="">
<img alt="ilot.io" src="favicon.png" width="48" height="48" /> <img alt="delegationetudiante.org" src="favicon.png" width="48" height="48" />
</a> </a>
@ -54,6 +54,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><span class="selflink">Home</span></li> <li><span class="selflink">Home</span></li>
<li><a href="http://ca-uqam.org">Notre ancien site-web</a></li>
</ul> </ul>
<ul class="nav navbar-nav"> <ul class="nav navbar-nav">
@ -70,6 +71,7 @@
<h1>BIENVENUE</h1> <h1>BIENVENUE</h1>
<p>Ce site est actuellement en construction</p> <p>Ce site est actuellement en construction</p>
<hr> <hr>
<p>Notre courriel: <a href="mailto:ca@delegationetudiante.org">ca@delegationetudiante.org</a></p>
</header></p> </header></p>

View file

@ -7,18 +7,18 @@
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags --> <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<title>Code of Conduct - ilot.io</title> <title>Code of Conduct - delegationetudiante.org</title>
<!-- cargo-culted from https://realfavicongenerator.net/ --> <!-- cargo-culted from https://realfavicongenerator.net/ -->
<!-- for the record: it is absolutely ridiculous that new browsers <!-- for the record: it is absolutely ridiculous that new browsers
*and* operating systems each want their own little precious *and* operating systems each want their own little precious
snowflake just for a frigging icon --> snowflake just for a frigging icon -->
<link rel="apple-touch-icon" sizes="180x180" href="../../apple-touch-icon.png"> <link rel="icon" type="image/png" href="../../favicon-96x96.png" sizes="96x96" />
<link rel="icon" type="image/png" sizes="32x32" href="../../favicon-32x32.png"> <link rel="icon" type="image/svg+xml" href="../../favicon.svg" />
<link rel="icon" type="image/png" sizes="16x16" href="../../favicon-16x16.png"> <link rel="shortcut icon" href="../../favicon.ico" />
<link rel="manifest" href="../../site.webmanifest"> <link rel="apple-touch-icon" sizes="180x180" href="../../apple-touch-icon.png" />
<meta name="msapplication-TileColor" content="#da532c"> <meta name="apple-mobile-web-app-title" content="Délégation étudiante" />
<meta name="theme-color" content="#ffffff"> <link rel="manifest" href="../../site.webmanifest" />
<!-- ikiwiki CSS --> <!-- ikiwiki CSS -->
<link href="../../css/style.css" rel="stylesheet" /> <link href="../../css/style.css" rel="stylesheet" />
@ -41,7 +41,7 @@
<nav class="navbar fixed-top navbar-expand-md navbar-light bg-light border"> <nav class="navbar fixed-top navbar-expand-md navbar-light bg-light border">
<div class="container-fluid"> <div class="container-fluid">
<a class="navbar-brand me-auto" href="../../"> <a class="navbar-brand me-auto" href="../../">
<img alt="ilot.io" src="../../favicon.png" width="48" height="48" /> <img alt="delegationetudiante.org" src="../../favicon.png" width="48" height="48" />
</a> </a>
@ -54,6 +54,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><a href="../../">Home</a></li> <li><a href="../../">Home</a></li>
<li><a href="http://ca-uqam.org">Notre ancien site-web</a></li>
</ul> </ul>
<ul class="nav navbar-nav"> <ul class="nav navbar-nav">

View file

@ -7,18 +7,18 @@
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags --> <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<title>Licensing - ilot.io</title> <title>Licensing - delegationetudiante.org</title>
<!-- cargo-culted from https://realfavicongenerator.net/ --> <!-- cargo-culted from https://realfavicongenerator.net/ -->
<!-- for the record: it is absolutely ridiculous that new browsers <!-- for the record: it is absolutely ridiculous that new browsers
*and* operating systems each want their own little precious *and* operating systems each want their own little precious
snowflake just for a frigging icon --> snowflake just for a frigging icon -->
<link rel="apple-touch-icon" sizes="180x180" href="../../apple-touch-icon.png"> <link rel="icon" type="image/png" href="../../favicon-96x96.png" sizes="96x96" />
<link rel="icon" type="image/png" sizes="32x32" href="../../favicon-32x32.png"> <link rel="icon" type="image/svg+xml" href="../../favicon.svg" />
<link rel="icon" type="image/png" sizes="16x16" href="../../favicon-16x16.png"> <link rel="shortcut icon" href="../../favicon.ico" />
<link rel="manifest" href="../../site.webmanifest"> <link rel="apple-touch-icon" sizes="180x180" href="../../apple-touch-icon.png" />
<meta name="msapplication-TileColor" content="#da532c"> <meta name="apple-mobile-web-app-title" content="Délégation étudiante" />
<meta name="theme-color" content="#ffffff"> <link rel="manifest" href="../../site.webmanifest" />
<!-- ikiwiki CSS --> <!-- ikiwiki CSS -->
<link href="../../css/style.css" rel="stylesheet" /> <link href="../../css/style.css" rel="stylesheet" />
@ -41,7 +41,7 @@
<nav class="navbar fixed-top navbar-expand-md navbar-light bg-light border"> <nav class="navbar fixed-top navbar-expand-md navbar-light bg-light border">
<div class="container-fluid"> <div class="container-fluid">
<a class="navbar-brand me-auto" href="../../"> <a class="navbar-brand me-auto" href="../../">
<img alt="ilot.io" src="../../favicon.png" width="48" height="48" /> <img alt="delegationetudiante.org" src="../../favicon.png" width="48" height="48" />
</a> </a>
@ -54,6 +54,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><a href="../../">Home</a></li> <li><a href="../../">Home</a></li>
<li><a href="http://ca-uqam.org">Notre ancien site-web</a></li>
</ul> </ul>
<ul class="nav navbar-nav"> <ul class="nav navbar-nav">

View file

@ -7,18 +7,18 @@
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags --> <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<title>RecentChanges - ilot.io</title> <title>RecentChanges - delegationetudiante.org</title>
<!-- cargo-culted from https://realfavicongenerator.net/ --> <!-- cargo-culted from https://realfavicongenerator.net/ -->
<!-- for the record: it is absolutely ridiculous that new browsers <!-- for the record: it is absolutely ridiculous that new browsers
*and* operating systems each want their own little precious *and* operating systems each want their own little precious
snowflake just for a frigging icon --> snowflake just for a frigging icon -->
<link rel="apple-touch-icon" sizes="180x180" href="../apple-touch-icon.png"> <link rel="icon" type="image/png" href="../favicon-96x96.png" sizes="96x96" />
<link rel="icon" type="image/png" sizes="32x32" href="../favicon-32x32.png"> <link rel="icon" type="image/svg+xml" href="../favicon.svg" />
<link rel="icon" type="image/png" sizes="16x16" href="../favicon-16x16.png"> <link rel="shortcut icon" href="../favicon.ico" />
<link rel="manifest" href="../site.webmanifest"> <link rel="apple-touch-icon" sizes="180x180" href="../apple-touch-icon.png" />
<meta name="msapplication-TileColor" content="#da532c"> <meta name="apple-mobile-web-app-title" content="Délégation étudiante" />
<meta name="theme-color" content="#ffffff"> <link rel="manifest" href="../site.webmanifest" />
<!-- ikiwiki CSS --> <!-- ikiwiki CSS -->
<link href="../css/style.css" rel="stylesheet" /> <link href="../css/style.css" rel="stylesheet" />
@ -41,7 +41,7 @@
<nav class="navbar fixed-top navbar-expand-md navbar-light bg-light border"> <nav class="navbar fixed-top navbar-expand-md navbar-light bg-light border">
<div class="container-fluid"> <div class="container-fluid">
<a class="navbar-brand me-auto" href="../"> <a class="navbar-brand me-auto" href="../">
<img alt="ilot.io" src="../favicon.png" width="48" height="48" /> <img alt="delegationetudiante.org" src="../favicon.png" width="48" height="48" />
</a> </a>
@ -54,6 +54,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><a href="../">Home</a></li> <li><a href="../">Home</a></li>
<li><a href="http://ca-uqam.org">Notre ancien site-web</a></li>
</ul> </ul>
<ul class="nav navbar-nav"> <ul class="nav navbar-nav">

View file

@ -7,18 +7,18 @@
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags --> <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<title>sandbox - ilot.io</title> <title>sandbox - delegationetudiante.org</title>
<!-- cargo-culted from https://realfavicongenerator.net/ --> <!-- cargo-culted from https://realfavicongenerator.net/ -->
<!-- for the record: it is absolutely ridiculous that new browsers <!-- for the record: it is absolutely ridiculous that new browsers
*and* operating systems each want their own little precious *and* operating systems each want their own little precious
snowflake just for a frigging icon --> snowflake just for a frigging icon -->
<link rel="apple-touch-icon" sizes="180x180" href="../apple-touch-icon.png"> <link rel="icon" type="image/png" href="../favicon-96x96.png" sizes="96x96" />
<link rel="icon" type="image/png" sizes="32x32" href="../favicon-32x32.png"> <link rel="icon" type="image/svg+xml" href="../favicon.svg" />
<link rel="icon" type="image/png" sizes="16x16" href="../favicon-16x16.png"> <link rel="shortcut icon" href="../favicon.ico" />
<link rel="manifest" href="../site.webmanifest"> <link rel="apple-touch-icon" sizes="180x180" href="../apple-touch-icon.png" />
<meta name="msapplication-TileColor" content="#da532c"> <meta name="apple-mobile-web-app-title" content="Délégation étudiante" />
<meta name="theme-color" content="#ffffff"> <link rel="manifest" href="../site.webmanifest" />
<!-- ikiwiki CSS --> <!-- ikiwiki CSS -->
<link href="../css/style.css" rel="stylesheet" /> <link href="../css/style.css" rel="stylesheet" />
@ -41,7 +41,7 @@
<nav class="navbar fixed-top navbar-expand-md navbar-light bg-light border"> <nav class="navbar fixed-top navbar-expand-md navbar-light bg-light border">
<div class="container-fluid"> <div class="container-fluid">
<a class="navbar-brand me-auto" href="../"> <a class="navbar-brand me-auto" href="../">
<img alt="ilot.io" src="../favicon.png" width="48" height="48" /> <img alt="delegationetudiante.org" src="../favicon.png" width="48" height="48" />
</a> </a>
@ -54,6 +54,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><a href="../">Home</a></li> <li><a href="../">Home</a></li>
<li><a href="http://ca-uqam.org">Notre ancien site-web</a></li>
</ul> </ul>
<ul class="nav navbar-nav"> <ul class="nav navbar-nav">

View file

@ -7,18 +7,18 @@
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags --> <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<title>shortcuts - ilot.io</title> <title>shortcuts - delegationetudiante.org</title>
<!-- cargo-culted from https://realfavicongenerator.net/ --> <!-- cargo-culted from https://realfavicongenerator.net/ -->
<!-- for the record: it is absolutely ridiculous that new browsers <!-- for the record: it is absolutely ridiculous that new browsers
*and* operating systems each want their own little precious *and* operating systems each want their own little precious
snowflake just for a frigging icon --> snowflake just for a frigging icon -->
<link rel="apple-touch-icon" sizes="180x180" href="../apple-touch-icon.png"> <link rel="icon" type="image/png" href="../favicon-96x96.png" sizes="96x96" />
<link rel="icon" type="image/png" sizes="32x32" href="../favicon-32x32.png"> <link rel="icon" type="image/svg+xml" href="../favicon.svg" />
<link rel="icon" type="image/png" sizes="16x16" href="../favicon-16x16.png"> <link rel="shortcut icon" href="../favicon.ico" />
<link rel="manifest" href="../site.webmanifest"> <link rel="apple-touch-icon" sizes="180x180" href="../apple-touch-icon.png" />
<meta name="msapplication-TileColor" content="#da532c"> <meta name="apple-mobile-web-app-title" content="Délégation étudiante" />
<meta name="theme-color" content="#ffffff"> <link rel="manifest" href="../site.webmanifest" />
<!-- ikiwiki CSS --> <!-- ikiwiki CSS -->
<link href="../css/style.css" rel="stylesheet" /> <link href="../css/style.css" rel="stylesheet" />
@ -41,7 +41,7 @@
<nav class="navbar fixed-top navbar-expand-md navbar-light bg-light border"> <nav class="navbar fixed-top navbar-expand-md navbar-light bg-light border">
<div class="container-fluid"> <div class="container-fluid">
<a class="navbar-brand me-auto" href="../"> <a class="navbar-brand me-auto" href="../">
<img alt="ilot.io" src="../favicon.png" width="48" height="48" /> <img alt="delegationetudiante.org" src="../favicon.png" width="48" height="48" />
</a> </a>
@ -54,6 +54,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><a href="../">Home</a></li> <li><a href="../">Home</a></li>
<li><a href="http://ca-uqam.org">Notre ancien site-web</a></li>
</ul> </ul>
<ul class="nav navbar-nav"> <ul class="nav navbar-nav">

View file

@ -7,18 +7,18 @@
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags --> <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<title>sidebar - ilot.io</title> <title>sidebar - delegationetudiante.org</title>
<!-- cargo-culted from https://realfavicongenerator.net/ --> <!-- cargo-culted from https://realfavicongenerator.net/ -->
<!-- for the record: it is absolutely ridiculous that new browsers <!-- for the record: it is absolutely ridiculous that new browsers
*and* operating systems each want their own little precious *and* operating systems each want their own little precious
snowflake just for a frigging icon --> snowflake just for a frigging icon -->
<link rel="apple-touch-icon" sizes="180x180" href="../apple-touch-icon.png"> <link rel="icon" type="image/png" href="../favicon-96x96.png" sizes="96x96" />
<link rel="icon" type="image/png" sizes="32x32" href="../favicon-32x32.png"> <link rel="icon" type="image/svg+xml" href="../favicon.svg" />
<link rel="icon" type="image/png" sizes="16x16" href="../favicon-16x16.png"> <link rel="shortcut icon" href="../favicon.ico" />
<link rel="manifest" href="../site.webmanifest"> <link rel="apple-touch-icon" sizes="180x180" href="../apple-touch-icon.png" />
<meta name="msapplication-TileColor" content="#da532c"> <meta name="apple-mobile-web-app-title" content="Délégation étudiante" />
<meta name="theme-color" content="#ffffff"> <link rel="manifest" href="../site.webmanifest" />
<!-- ikiwiki CSS --> <!-- ikiwiki CSS -->
<link href="../css/style.css" rel="stylesheet" /> <link href="../css/style.css" rel="stylesheet" />
@ -41,7 +41,7 @@
<nav class="navbar fixed-top navbar-expand-md navbar-light bg-light border"> <nav class="navbar fixed-top navbar-expand-md navbar-light bg-light border">
<div class="container-fluid"> <div class="container-fluid">
<a class="navbar-brand me-auto" href="../"> <a class="navbar-brand me-auto" href="../">
<img alt="ilot.io" src="../favicon.png" width="48" height="48" /> <img alt="delegationetudiante.org" src="../favicon.png" width="48" height="48" />
</a> </a>
@ -54,6 +54,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><a href="../">Home</a></li> <li><a href="../">Home</a></li>
<li><a href="http://ca-uqam.org">Notre ancien site-web</a></li>
</ul> </ul>
<ul class="nav navbar-nav"> <ul class="nav navbar-nav">
@ -69,6 +70,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><a href="../">Home</a></li> <li><a href="../">Home</a></li>
<li><a href="http://ca-uqam.org">Notre ancien site-web</a></li>
</ul> </ul>

View file

@ -1,16 +1,18 @@
{ {
"name": "", "name": "Délégation étudiante",
"short_name": "", "short_name": "Délégation étudiante",
"icons": [ "icons": [
{ {
"src": "/android-chrome-192x192.png", "src": "/web-app-manifest-192x192.png",
"sizes": "192x192", "sizes": "192x192",
"type": "image/png" "type": "image/png",
"purpose": "maskable"
}, },
{ {
"src": "/android-chrome-512x512.png", "src": "/web-app-manifest-512x512.png",
"sizes": "512x512", "sizes": "512x512",
"type": "image/png" "type": "image/png",
"purpose": "maskable"
} }
], ],
"theme_color": "#ffffff", "theme_color": "#ffffff",

View file

@ -7,18 +7,18 @@
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags --> <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<title>smileys - ilot.io</title> <title>smileys - delegationetudiante.org</title>
<!-- cargo-culted from https://realfavicongenerator.net/ --> <!-- cargo-culted from https://realfavicongenerator.net/ -->
<!-- for the record: it is absolutely ridiculous that new browsers <!-- for the record: it is absolutely ridiculous that new browsers
*and* operating systems each want their own little precious *and* operating systems each want their own little precious
snowflake just for a frigging icon --> snowflake just for a frigging icon -->
<link rel="apple-touch-icon" sizes="180x180" href="../apple-touch-icon.png"> <link rel="icon" type="image/png" href="../favicon-96x96.png" sizes="96x96" />
<link rel="icon" type="image/png" sizes="32x32" href="../favicon-32x32.png"> <link rel="icon" type="image/svg+xml" href="../favicon.svg" />
<link rel="icon" type="image/png" sizes="16x16" href="../favicon-16x16.png"> <link rel="shortcut icon" href="../favicon.ico" />
<link rel="manifest" href="../site.webmanifest"> <link rel="apple-touch-icon" sizes="180x180" href="../apple-touch-icon.png" />
<meta name="msapplication-TileColor" content="#da532c"> <meta name="apple-mobile-web-app-title" content="Délégation étudiante" />
<meta name="theme-color" content="#ffffff"> <link rel="manifest" href="../site.webmanifest" />
<!-- ikiwiki CSS --> <!-- ikiwiki CSS -->
<link href="../css/style.css" rel="stylesheet" /> <link href="../css/style.css" rel="stylesheet" />
@ -41,7 +41,7 @@
<nav class="navbar fixed-top navbar-expand-md navbar-light bg-light border"> <nav class="navbar fixed-top navbar-expand-md navbar-light bg-light border">
<div class="container-fluid"> <div class="container-fluid">
<a class="navbar-brand me-auto" href="../"> <a class="navbar-brand me-auto" href="../">
<img alt="ilot.io" src="../favicon.png" width="48" height="48" /> <img alt="delegationetudiante.org" src="../favicon.png" width="48" height="48" />
</a> </a>
@ -54,6 +54,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><a href="../">Home</a></li> <li><a href="../">Home</a></li>
<li><a href="http://ca-uqam.org">Notre ancien site-web</a></li>
</ul> </ul>
<ul class="nav navbar-nav"> <ul class="nav navbar-nav">

View file

@ -7,18 +7,18 @@
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags --> <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<meta name="robots" content="noindex, follow" /> <meta name="robots" content="noindex, follow" />
<title>templates - ilot.io</title> <title>templates - delegationetudiante.org</title>
<!-- cargo-culted from https://realfavicongenerator.net/ --> <!-- cargo-culted from https://realfavicongenerator.net/ -->
<!-- for the record: it is absolutely ridiculous that new browsers <!-- for the record: it is absolutely ridiculous that new browsers
*and* operating systems each want their own little precious *and* operating systems each want their own little precious
snowflake just for a frigging icon --> snowflake just for a frigging icon -->
<link rel="apple-touch-icon" sizes="180x180" href="../apple-touch-icon.png"> <link rel="icon" type="image/png" href="../favicon-96x96.png" sizes="96x96" />
<link rel="icon" type="image/png" sizes="32x32" href="../favicon-32x32.png"> <link rel="icon" type="image/svg+xml" href="../favicon.svg" />
<link rel="icon" type="image/png" sizes="16x16" href="../favicon-16x16.png"> <link rel="shortcut icon" href="../favicon.ico" />
<link rel="manifest" href="../site.webmanifest"> <link rel="apple-touch-icon" sizes="180x180" href="../apple-touch-icon.png" />
<meta name="msapplication-TileColor" content="#da532c"> <meta name="apple-mobile-web-app-title" content="Délégation étudiante" />
<meta name="theme-color" content="#ffffff"> <link rel="manifest" href="../site.webmanifest" />
<!-- ikiwiki CSS --> <!-- ikiwiki CSS -->
<link href="../css/style.css" rel="stylesheet" /> <link href="../css/style.css" rel="stylesheet" />
@ -41,7 +41,7 @@
<nav class="navbar fixed-top navbar-expand-md navbar-light bg-light border"> <nav class="navbar fixed-top navbar-expand-md navbar-light bg-light border">
<div class="container-fluid"> <div class="container-fluid">
<a class="navbar-brand me-auto" href="../"> <a class="navbar-brand me-auto" href="../">
<img alt="ilot.io" src="../favicon.png" width="48" height="48" /> <img alt="delegationetudiante.org" src="../favicon.png" width="48" height="48" />
</a> </a>
@ -54,6 +54,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><a href="../">Home</a></li> <li><a href="../">Home</a></li>
<li><a href="http://ca-uqam.org">Notre ancien site-web</a></li>
</ul> </ul>
<ul class="nav navbar-nav"> <ul class="nav navbar-nav">

View file

@ -7,18 +7,18 @@
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags --> <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<title>note - ilot.io</title> <title>note - delegationetudiante.org</title>
<!-- cargo-culted from https://realfavicongenerator.net/ --> <!-- cargo-culted from https://realfavicongenerator.net/ -->
<!-- for the record: it is absolutely ridiculous that new browsers <!-- for the record: it is absolutely ridiculous that new browsers
*and* operating systems each want their own little precious *and* operating systems each want their own little precious
snowflake just for a frigging icon --> snowflake just for a frigging icon -->
<link rel="apple-touch-icon" sizes="180x180" href="../../apple-touch-icon.png"> <link rel="icon" type="image/png" href="../../favicon-96x96.png" sizes="96x96" />
<link rel="icon" type="image/png" sizes="32x32" href="../../favicon-32x32.png"> <link rel="icon" type="image/svg+xml" href="../../favicon.svg" />
<link rel="icon" type="image/png" sizes="16x16" href="../../favicon-16x16.png"> <link rel="shortcut icon" href="../../favicon.ico" />
<link rel="manifest" href="../../site.webmanifest"> <link rel="apple-touch-icon" sizes="180x180" href="../../apple-touch-icon.png" />
<meta name="msapplication-TileColor" content="#da532c"> <meta name="apple-mobile-web-app-title" content="Délégation étudiante" />
<meta name="theme-color" content="#ffffff"> <link rel="manifest" href="../../site.webmanifest" />
<!-- ikiwiki CSS --> <!-- ikiwiki CSS -->
<link href="../../css/style.css" rel="stylesheet" /> <link href="../../css/style.css" rel="stylesheet" />
@ -41,7 +41,7 @@
<nav class="navbar fixed-top navbar-expand-md navbar-light bg-light border"> <nav class="navbar fixed-top navbar-expand-md navbar-light bg-light border">
<div class="container-fluid"> <div class="container-fluid">
<a class="navbar-brand me-auto" href="../../"> <a class="navbar-brand me-auto" href="../../">
<img alt="ilot.io" src="../../favicon.png" width="48" height="48" /> <img alt="delegationetudiante.org" src="../../favicon.png" width="48" height="48" />
</a> </a>
@ -54,6 +54,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><a href="../../">Home</a></li> <li><a href="../../">Home</a></li>
<li><a href="http://ca-uqam.org">Notre ancien site-web</a></li>
</ul> </ul>
<ul class="nav navbar-nav"> <ul class="nav navbar-nav">

View file

@ -13,12 +13,12 @@
<!-- for the record: it is absolutely ridiculous that new browsers <!-- for the record: it is absolutely ridiculous that new browsers
*and* operating systems each want their own little precious *and* operating systems each want their own little precious
snowflake just for a frigging icon --> snowflake just for a frigging icon -->
<link rel="apple-touch-icon" sizes="180x180" href="<TMPL_VAR BASEURL>apple-touch-icon.png"> <link rel="icon" type="image/png" href="<TMPL_VAR BASEURL>favicon-96x96.png" sizes="96x96" />
<link rel="icon" type="image/png" sizes="32x32" href="<TMPL_VAR BASEURL>favicon-32x32.png"> <link rel="icon" type="image/svg+xml" href="<TMPL_VAR BASEURL>favicon.svg" />
<link rel="icon" type="image/png" sizes="16x16" href="<TMPL_VAR BASEURL>favicon-16x16.png"> <link rel="shortcut icon" href="<TMPL_VAR BASEURL>favicon.ico" />
<link rel="manifest" href="<TMPL_VAR BASEURL>site.webmanifest"> <link rel="apple-touch-icon" sizes="180x180" href="<TMPL_VAR BASEURL>apple-touch-icon.png" />
<meta name="msapplication-TileColor" content="#da532c"> <meta name="apple-mobile-web-app-title" content="Délégation étudiante" />
<meta name="theme-color" content="#ffffff"> <link rel="manifest" href="<TMPL_VAR BASEURL>site.webmanifest" />
<!-- ikiwiki CSS --> <!-- ikiwiki CSS -->
<link href="<TMPL_VAR BASEURL>css/style.css" rel="stylesheet" /> <link href="<TMPL_VAR BASEURL>css/style.css" rel="stylesheet" />

View file

@ -7,18 +7,18 @@
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags --> <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<title>popup - ilot.io</title> <title>popup - delegationetudiante.org</title>
<!-- cargo-culted from https://realfavicongenerator.net/ --> <!-- cargo-culted from https://realfavicongenerator.net/ -->
<!-- for the record: it is absolutely ridiculous that new browsers <!-- for the record: it is absolutely ridiculous that new browsers
*and* operating systems each want their own little precious *and* operating systems each want their own little precious
snowflake just for a frigging icon --> snowflake just for a frigging icon -->
<link rel="apple-touch-icon" sizes="180x180" href="../../apple-touch-icon.png"> <link rel="icon" type="image/png" href="../../favicon-96x96.png" sizes="96x96" />
<link rel="icon" type="image/png" sizes="32x32" href="../../favicon-32x32.png"> <link rel="icon" type="image/svg+xml" href="../../favicon.svg" />
<link rel="icon" type="image/png" sizes="16x16" href="../../favicon-16x16.png"> <link rel="shortcut icon" href="../../favicon.ico" />
<link rel="manifest" href="../../site.webmanifest"> <link rel="apple-touch-icon" sizes="180x180" href="../../apple-touch-icon.png" />
<meta name="msapplication-TileColor" content="#da532c"> <meta name="apple-mobile-web-app-title" content="Délégation étudiante" />
<meta name="theme-color" content="#ffffff"> <link rel="manifest" href="../../site.webmanifest" />
<!-- ikiwiki CSS --> <!-- ikiwiki CSS -->
<link href="../../css/style.css" rel="stylesheet" /> <link href="../../css/style.css" rel="stylesheet" />
@ -41,7 +41,7 @@
<nav class="navbar fixed-top navbar-expand-md navbar-light bg-light border"> <nav class="navbar fixed-top navbar-expand-md navbar-light bg-light border">
<div class="container-fluid"> <div class="container-fluid">
<a class="navbar-brand me-auto" href="../../"> <a class="navbar-brand me-auto" href="../../">
<img alt="ilot.io" src="../../favicon.png" width="48" height="48" /> <img alt="delegationetudiante.org" src="../../favicon.png" width="48" height="48" />
</a> </a>
@ -54,6 +54,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><a href="../../">Home</a></li> <li><a href="../../">Home</a></li>
<li><a href="http://ca-uqam.org">Notre ancien site-web</a></li>
</ul> </ul>
<ul class="nav navbar-nav"> <ul class="nav navbar-nav">

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB