From 6a82442bf0fe431f1cf39642df27ee394631dc48 Mon Sep 17 00:00:00 2001 From: Nafies Luthfi Date: Thu, 4 Mar 2021 14:37:11 +0800 Subject: [PATCH] Add google analytics 4 --- 404.html | 3 +- docs/about/index.html | 3 +- docs/available-commands/index.html | 3 +- docs/config-file/index.html | 3 +- docs/for-api/index.html | 3 +- docs/generated-testing-suite/index.html | 3 +- docs/how-to-install/index.html | 3 +- docs/how-to-use/index.html | 3 +- docs/index.html | 3 +- docs/license/index.html | 3 +- docs/model-attributes/index.html | 3 +- docs/publishing-the-stub-files/index.html | 3 +- docs/screenshots/index.html | 3 +- docs/views/index.html | 3 +- index.html | 3 +- sitemap.xml | 2 +- tags/index.html | 88 +++++++++++++++++++++++++++++++ tags/index.xml | 1 + tags/page/1/index.html | 1 + 19 files changed, 121 insertions(+), 16 deletions(-) create mode 100644 tags/index.html create mode 100644 tags/index.xml create mode 100644 tags/page/1/index.html diff --git a/404.html b/404.html index 14f9225..c06f069 100644 --- a/404.html +++ b/404.html @@ -78,7 +78,8 @@ items[activeIndex].classList.add('is-active');let overflowedPixel=items[activeIn items[activeIndex].classList.add('is-active');let overflowedPixel=items[activeIndex].offsetTop+items[activeIndex].clientHeight-searchContainerMaxHeight;if(overflowedPixel<0){document.querySelector(".search-content").scrollTop-=items[activeIndex].getBoundingClientRect().height;}else{document.querySelector(".search-content").scrollTop=overflowedPixel+items[activeIndex].getBoundingClientRect().height;}}else if(e.key==='Enter'){var currentItemLink=items[activeIndex].getAttribute('href');if(currentItemLink){location.href=currentItemLink;}}else if(e.key==='Escape'){e.target.value=null;if(searchResults){searchResults.classList.remove('is-active');}}}):null;searchMobile?searchMobile.addEventListener('input',function(e){if(!e.target.value){let wrap=document.getElementById('search-mobile-results');while(wrap.firstChild){wrap.removeChild(wrap.firstChild);} return null;} searchText=e.target.value;var results=fuse.search(e.target.value);if(enableSearchHighlight){renderSearchHighlightResultsMobile(searchText,results);}else{renderSearchResultsMobile(searchText,results);} -var dropdownItems=searchResultsContainer.querySelectorAll('.dd-item');dropdownItems?dropdownItems.forEach(function(item){item.addEventListener('mousedown',function(e){e.target.click();});}):null;}):null;}
Tags
\ No newline at end of file diff --git a/tags/index.xml b/tags/index.xml new file mode 100644 index 0000000..315e6c4 --- /dev/null +++ b/tags/index.xml @@ -0,0 +1 @@ +Tags on Simple CRUD Generator for Laravelhttps://nafiesl.github.io/SimpleCrudGenerator/tags/Recent content in Tags on Simple CRUD Generator for LaravelHugo -- gohugo.ioenCopyright &copy; 2021 Nafies Luthfi. \ No newline at end of file diff --git a/tags/page/1/index.html b/tags/page/1/index.html new file mode 100644 index 0000000..808e168 --- /dev/null +++ b/tags/page/1/index.html @@ -0,0 +1 @@ +https://nafiesl.github.io/SimpleCrudGenerator/tags/ \ No newline at end of file