3
3
< head >
4
4
< meta charset ="UTF-8 ">
5
5
< meta name ="viewport " content ="width=device-width,initial-scale=1 ">
6
- < meta name ="turbo-cache-control " content ="no-cache " data-turbo-track ="reload " data-track-token ="3.6.0.797765745508 ">
6
+ < meta name ="turbo-cache-control " content ="no-cache " data-turbo-track ="reload " data-track-token ="3.6.0.797765958751 ">
7
7
8
8
<!-- See retype.com -->
9
9
< meta name ="generator " content ="Retype 3.6.0 ">
27
27
28
28
< script data-cfasync ="false "> ( function ( ) { var el = document . documentElement , m = localStorage . getItem ( "doc_theme" ) , wm = window . matchMedia ; if ( m === "dark" || ( ! m && wm && wm ( "(prefers-color-scheme: dark)" ) . matches ) ) { el . classList . add ( "dark" ) } else { el . classList . remove ( "dark" ) } } ) ( ) ; </ script >
29
29
30
- < link href ="../../resources/css/retype.css?v=3.6.0.797765745508 " rel ="stylesheet ">
30
+ < link href ="../../resources/css/retype.css?v=3.6.0.797765958751 " rel ="stylesheet ">
31
31
32
- < script data-cfasync ="false " src ="../../resources/js/config.js?v=3.6.0.797765745508 " data-turbo-eval ="false " defer > </ script >
32
+ < script data-cfasync ="false " src ="../../resources/js/config.js?v=3.6.0.797765958751 " data-turbo-eval ="false " defer > </ script >
33
33
< script data-cfasync ="false " src ="../../resources/js/retype.js?v=3.6.0 " data-turbo-eval ="false " defer > </ script >
34
- < script id ="lunr-js " data-cfasync ="false " src ="../../resources/js/lunr.js?v=3.6.0.797765745508 " data-turbo-eval ="false " defer > </ script >
35
- < script id ="prism-js " data-cfasync ="false " src ="../../resources/js/prism.js?v=3.6.0.797765745508 " defer > </ script >
34
+ < script id ="lunr-js " data-cfasync ="false " src ="../../resources/js/lunr.js?v=3.6.0.797765958751 " data-turbo-eval ="false " defer > </ script >
35
+ < script id ="prism-js " data-cfasync ="false " src ="../../resources/js/prism.js?v=3.6.0.797765958751 " defer > </ script >
36
36
</ head >
37
37
< body >
38
38
< div id ="docs-app " class ="relative text-base antialiased text-gray-700 bg-white font-body dark:bg-dark-850 dark:text-dark-300 ">
325
325
326
326
< nav class ="flex mt-14 ">
327
327
< div class ="w-1/2 ">
328
- < a class ="px-5 py-4 h-full flex items-center break-normal font-medium text-blue-500 dark:text-blue-400 border border-gray-300 hover:border-gray-400 dark:border-dark-650 dark:hover:border-dark-450 rounded-r rounded- l-lg transition-colors duration-150 relative hover:z-5 " href ="../../activiteiten/codecademy/stappenplan/ ">
328
+ < a class ="px-5 py-4 h-full flex items-center break-normal font-medium text-blue-500 dark:text-blue-400 border border-gray-300 hover:border-gray-400 dark:border-dark-650 dark:hover:border-dark-450 rounded-l-lg transition-colors duration-150 relative hover:z-5 " href ="../../activiteiten/codecademy/stappenplan/ ">
329
329
< svg xmlns ="http://www.w3.org/2000/svg " class ="mr-3 " width ="24 " height ="24 " viewBox ="0 0 24 24 " fill ="currentColor " overflow ="visible "> < path d ="M19 11H7.41l5.29-5.29a.996.996 0 10-1.41-1.41l-7 7a1 1 0 000 1.42l7 7a1.024 1.024 0 001.42-.01.996.996 0 000-1.41L7.41 13H19c.55 0 1-.45 1-1s-.45-1-1-1z " /> < path fill ="none " d ="M0 0h24v24H0z " /> </ svg >
330
330
< span >
331
331
< span class ="block text-xs font-normal text-gray-400 dark:text-dark-400 "> Vorige</ span >
@@ -335,6 +335,13 @@ <h1>
335
335
</ div >
336
336
337
337
< div class ="w-1/2 ">
338
+ < a class ="px-5 py-4 -mx-px h-full flex items-center justify-end break-normal font-medium text-blue-500 dark:text-blue-400 border border-gray-300 hover:border-gray-400 dark:border-dark-650 dark:hover:border-dark-450 rounded-r-lg transition-colors duration-150 relative hover:z-5 " href ="../../activiteiten/zombie-shooter/ ">
339
+ < span >
340
+ < span class ="block text-xs font-normal text-right text-gray-400 dark:text-dark-400 "> Volgende</ span >
341
+ < span class ="block mt-1 "> Zombie Shooter</ span >
342
+ </ span >
343
+ < svg xmlns ="http://www.w3.org/2000/svg " class ="ml-3 " width ="24 " height ="24 " viewBox ="0 0 24 24 " fill ="currentColor " overflow ="visible "> < path d ="M19.92 12.38a1 1 0 00-.22-1.09l-7-7a.996.996 0 10-1.41 1.41l5.3 5.3H5c-.55 0-1 .45-1 1s.45 1 1 1h11.59l-5.29 5.29a.996.996 0 000 1.41c.19.2.44.3.7.3s.51-.1.71-.29l7-7c.09-.09.16-.21.21-.33z " /> < path fill ="none " d ="M0 0h24v24H0z " /> </ svg >
344
+ </ a >
338
345
</ div >
339
346
</ nav >
340
347
</ footer >
0 commit comments