mirror of
https://github.com/Wonderfall/hugo-WonderMod.git
synced 2025-09-06 03:53:00 +02:00
deploy: 72abf7440a
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
...</p></section><footer class=entry-footer><span title="2019-03-10 00:00:00 +0000 UTC">March 10, 2019</span> · 1 min · Hugo Authors</footer><a class=entry-link aria-label="post link to Rich Content" href=https://adityatelange.github.io/hugo-PaperMod/posts/rich-content/></a></article><article class=post-entry><header class=entry-header><h2>Placeholder Text</h2></header><section class=entry-content><p>Lorem est tota propiore conpellat pectoribus de pectora summo.
|
||||
...</p></section><a class=entry-link aria-label="post link to Placeholder Text" href=https://adityatelange.github.io/hugo-PaperMod/posts/placeholder-text/></a></article><article class=post-entry><header class=entry-header><h2>Math Typesetting</h2></header><section class=entry-content><p>Mathematical notation in a Hugo project can be enabled by using third party JavaScript libraries.
|
||||
...</p></section><footer class=entry-footer><span title="2019-03-08 00:00:00 +0000 UTC">March 8, 2019</span> · 1 min · Hugo Authors</footer><a class=entry-link aria-label="post link to Math Typesetting" href=https://adityatelange.github.io/hugo-PaperMod/posts/math-typesetting/></a></article><article class=post-entry><header class=entry-header><h2>Emoji Support</h2></header><section class=entry-content><p>Emoji can be enabled in a Hugo project in a number of ways.
|
||||
...</p></section><footer class=entry-footer><span title="2019-03-05 00:00:00 +0000 UTC">March 5, 2019</span> · 1 min · Hugo Authors</footer><a class=entry-link aria-label="post link to Emoji Support" href=https://adityatelange.github.io/hugo-PaperMod/posts/emoji-support/></a></article><footer class=page-footer><nav class=pagination><a class=prev href=https://adityatelange.github.io/hugo-PaperMod/>« Prev Page</a></nav></footer></main><footer class=footer><span>© 2021 <a href=https://adityatelange.github.io/hugo-PaperMod/>PaperMod</a></span>
|
||||
...</p></section><footer class=entry-footer><span title="2019-03-05 00:00:00 +0000 UTC">March 5, 2019</span> · 1 min · Hugo Authors</footer><a class=entry-link aria-label="post link to Emoji Support" href=https://adityatelange.github.io/hugo-PaperMod/posts/emoji-support/></a></article><footer class=page-footer><nav class=pagination><a class=prev href=https://adityatelange.github.io/hugo-PaperMod/>« Prev Page</a></nav></footer></main><footer class=footer><span>© 2022 <a href=https://adityatelange.github.io/hugo-PaperMod/>PaperMod</a></span>
|
||||
<span>Powered by
|
||||
<a href=https://gohugo.io/ rel="noopener noreferrer" target=_blank>Hugo</a> &
|
||||
<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)" 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&&(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><script>document.getElementById("theme-toggle").addEventListener("click",()=>{document.body.className.includes("dark")?(document.body.classList.remove('dark'),localStorage.setItem("pref-theme",'light')):(document.body.classList.add('dark'),localStorage.setItem("pref-theme",'dark'))})</script></body></html>
|
Reference in New Issue
Block a user