mirror of
				https://github.com/Wonderfall/hugo-WonderMod.git
				synced 2025-11-01 03:55:25 +01:00 
			
		
		
		
	deploy: 8456ad83ae
				
					
				
			This commit is contained in:
		| @@ -17,7 +17,7 @@ | ||||
| <link rel=mask-icon href=https://adityatelange.github.io/hugo-PaperMod/safari-pinned-tab.svg> | ||||
| <meta name=theme-color content="#2e2e33"> | ||||
| <meta name=msapplication-TileColor content="#2e2e33"> | ||||
| <meta name=generator content="Hugo 0.88.0"> | ||||
| <meta name=generator content="Hugo 0.88.1"> | ||||
| <link rel=alternate hreflang=en href=https://adityatelange.github.io/hugo-PaperMod/posts/papermod/papermod-faq/> | ||||
| <meta property="og:title" content="FAQs"> | ||||
| <meta property="og:description" content="Frequently Asked Questions"> | ||||
| @@ -372,9 +372,7 @@ Powered by | ||||
|         <a href=https://git.io/hugopapermod rel=noopener target=_blank>PaperMod</a> | ||||
| </span> | ||||
| </footer> | ||||
| <a href=#top aria-label="go to top" title="Go to Top (Alt + G)"> | ||||
| <button class=top-link id=top-link type=button accesskey=g><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12 6" fill="currentcolor"><path d="M12 6H0l6-6z"/></svg> | ||||
| </button> | ||||
| <a href=#top aria-label="go to top" title="Go to Top (Alt + G)" class=top-link id=top-link accesskey=g><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12 6" fill="currentcolor"><path d="M12 6H0l6-6z"/></svg> | ||||
| </a> | ||||
| <script>let menu=document.getElementById('menu');menu.scrollLeft=localStorage.getItem("menu-scroll-position"),menu.onscroll=function(){localStorage.setItem("menu-scroll-position",menu.scrollLeft)},document.querySelectorAll('a[href^="#"]').forEach(a=>{a.addEventListener("click",function(b){b.preventDefault();var a=this.getAttribute("href").substr(1);window.matchMedia('(prefers-reduced-motion: reduce)').matches?document.querySelector(`[id='${decodeURIComponent(a)}']`).scrollIntoView():document.querySelector(`[id='${decodeURIComponent(a)}']`).scrollIntoView({behavior:"smooth"}),a==="top"?history.replaceState(null,null," "):history.pushState(null,null,`#${a}`)})})</script> | ||||
| <script>var mybutton=document.getElementById("top-link");window.onscroll=function(){document.body.scrollTop>800||document.documentElement.scrollTop>800?(mybutton.style.visibility="visible",mybutton.style.opacity="1"):(mybutton.style.visibility="hidden",mybutton.style.opacity="0")}</script> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 adityatelange
					adityatelange