Skip to content

Commit 427ed65

Browse files
committed
deploy: 5a1d22b
1 parent 73c0dc5 commit 427ed65

File tree

67 files changed

+292
-10264
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

67 files changed

+292
-10264
lines changed

404.html

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -282,6 +282,26 @@
282282

283283

284284

285+
286+
287+
288+
289+
290+
291+
<li class="md-nav__item">
292+
<a href="/workshops/index.html" class="md-nav__link">
293+
294+
295+
<span class="md-ellipsis">
296+
Workshops
297+
</span>
298+
299+
300+
</a>
301+
</li>
302+
303+
304+
285305
</ul>
286306
</nav>
287307
</div>

index.html

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@
1212

1313

1414

15+
<link rel="next" href="workshops/index.html">
16+
1517

1618
<link rel="icon" href="images/favicon.ico">
1719
<meta name="generator" content="mkdocs-1.6.0, mkdocs-material-9.5.22">
@@ -301,6 +303,26 @@
301303

302304

303305

306+
307+
308+
309+
310+
311+
312+
<li class="md-nav__item">
313+
<a href="workshops/index.html" class="md-nav__link">
314+
315+
316+
<span class="md-ellipsis">
317+
Workshops
318+
</span>
319+
320+
321+
</a>
322+
</li>
323+
324+
325+
304326
</ul>
305327
</nav>
306328
</div>
@@ -381,6 +403,28 @@ <h1 id="welcome-to-osep">Welcome to OSEP</h1>
381403
<footer class="md-footer">
382404

383405

406+
407+
<nav class="md-footer__inner md-grid" aria-label="Footer" >
408+
409+
410+
411+
<a href="workshops/index.html" class="md-footer__link md-footer__link--next" aria-label="Next: Workshops">
412+
<div class="md-footer__title">
413+
<span class="md-footer__direction">
414+
Next
415+
</span>
416+
<div class="md-ellipsis">
417+
Workshops
418+
</div>
419+
</div>
420+
<div class="md-footer__button md-icon">
421+
422+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M4 11v2h12l-5.5 5.5 1.42 1.42L19.84 12l-7.92-7.92L10.5 5.5 16 11H4Z"/></svg>
423+
</div>
424+
</a>
425+
426+
</nav>
427+
384428

385429
<div class="md-footer-meta md-typeset">
386430
<div class="md-footer-meta__inner md-grid">

0 commit comments

Comments
 (0)