diff --git a/src/assets/js/bulma.js b/src/assets/js/bulma.js index e8cd779..f48deb8 100644 --- a/src/assets/js/bulma.js +++ b/src/assets/js/bulma.js @@ -7,11 +7,6 @@ burger.classList.toggle('is-active'); menu.classList.toggle('is-active'); }); - /* var dropdown = document.querySelector('.dropdown'); - dropdown.addEventListener('click', function(event) { - event.stopPropagation(); - dropdown.classList.toggle('is-active'); - });*/ var hellopreloader = document.getElementById("hellopreloader_preload"); function fadeOutnojquery(el){el.style.opacity = 1;var interhellopreloader = setInterval(function(){el.style.opacity = el.style.opacity - 0.05;if (el.style.opacity <=0.05){ clearInterval(interhellopreloader);hellopreloader.style.display = "none";}},16);}window.onload = function(){setTimeout(function(){fadeOutnojquery(hellopreloader);},1000);}; })(); diff --git a/src/index.html b/src/index.html index 7ab4907..744211a 100644 --- a/src/index.html +++ b/src/index.html @@ -49,6 +49,11 @@ Documentation + + + + New Issue + @@ -93,10 +98,18 @@ - - - - + + + + + + + + + + + + @@ -111,13 +124,13 @@ - + - + - + @@ -142,11 +155,11 @@ Site developed and hosted by EpicMorg, 2018 - 0.0.0.1 + 0.0.0.2 - +
- - - - + + + + + + + + + + + +
- + - + - +
Site developed and hosted by EpicMorg, 2018
0.0.0.1
0.0.0.2