hamburger menu
This commit is contained in:
parent
4bff802740
commit
594f50b98c
2 changed files with 30 additions and 12 deletions
18
index.html
18
index.html
|
|
@ -10,13 +10,17 @@
|
|||
</head>
|
||||
<body>
|
||||
<nav>
|
||||
<ul>
|
||||
<li><a href="https://wiki.interhacker.space">wiki</a></li>
|
||||
<li><a href="https://git.interhacker.space">forge</a></li>
|
||||
<!-- <li><a href="https://element.interhacker.space">matrix</a></li> -->
|
||||
<li><a href="https://tube.interhacker.space">peertube</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
<details>
|
||||
<summary>☰ outils</summary>
|
||||
<ul class="desktop">
|
||||
<li><a href="https://wiki.interhacker.space">wiki</a></li>
|
||||
<li><a href="https://git.interhacker.space">forge</a></li>
|
||||
<li><a href="https://element.interhacker.space">matrix</a></li>
|
||||
<li><a href="https://md.interhacker.space/">pads</a></li>
|
||||
<li><a href="https://tube.interhacker.space">peertube</a></li>
|
||||
</ul>
|
||||
</details>
|
||||
</nav>
|
||||
<header>
|
||||
<h1>UNE INTRODUCTION AUX HACKERSPACES ET À LEURS ACTIVITÉS</h1>
|
||||
</header>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue