Changes for page Academy
Last modified by Erik Bakker on 2024/09/24 16:12
From version 87.1
edited by Erik Bakker
on 2022/04/28 13:44
on 2022/04/28 13:44
Change comment:
There is no comment for this version
To version 85.1
edited by Erik Bakker
on 2022/04/28 13:24
on 2022/04/28 13:24
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -122,7 +122,7 @@ 122 122 </li> 123 123 </ul> 124 124 </a> 125 - <a href="https://www.emagiz.com/en/certification/" target="_blank"class="card card--featured">125 + <a href="https://www.emagiz.com/en/certification/" class="card card--featured"> 126 126 <div class="card__body" style="background: url(../../img/microlearning/academy_index/get_certified.png) center no-repeat; background-size: 20%;"> 127 127 <h4 class="title">Get Certified!!</h4> 128 128 </div> ... ... @@ -145,7 +145,25 @@ 145 145 </main></div> 146 146 147 147 </div> 148 -</span></body></html> 148 +</span></div></article></div></div><div class="docs-prevnext"></div></div></div><nav class="onPageNav"></nav></div><script type="text/javascript" src="https://cdn.jsdelivr.net/docsearch.js/1/docsearch.min.js"></script><script> 149 + document.addEventListener('keyup', function(e) { 150 + if (e.target !== document.body) { 151 + return; 152 + } 153 + // keyCode for '/' (slash) 154 + if (e.keyCode === 191) { 155 + const search = document.getElementById('search_input_react'); 156 + search && search.focus(); 157 + } 158 + }); 159 + </script><script> 160 + var search = docsearch({ 161 + 162 + apiKey: '2e1804e3e0c239242d9914d98d6bf260', 163 + indexName: 'emagiz', 164 + inputSelector: '#search_input_react' 165 + }); 166 + </script><div id="back-to-top" class="hidden"><svg viewBox="0 0 24 24"><path d="M7.41 15.41L12 10.83l4.59 4.58L18 14l-6-6-6 6z"></path></svg></div></body></html> 149 149 {{/html}} 150 150 151 151