-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
5 lines (5 loc) · 2.66 KB
/
index.html
File metadata and controls
5 lines (5 loc) · 2.66 KB
1
2
3
4
5
<!doctype html><html lang=en-us dir=ltr><head><meta name=generator content="Hugo 0.145.0"><meta charset=utf-8><meta name=viewport content="width=device-width"><title>Stardew's Space
</title><link rel=stylesheet href=/css/main.css><script id=MathJax-script async src=https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-chtml.js></script><script>MathJax={tex:{displayMath:[["@@","@@"]],inlineMath:[["@","@"]]}}</script></head><body><header><nav class=navbar><a href=/><p class=logo>Stardew</p></a><input type=checkbox id=overlay-input>
<label for=overlay-input id=overlay-button><span></span></label><div id=overlay><ul><li><a class=active_menu href=/>Home</a></li><li><a href=/posts/>Posts</a></li><li><a href=/project/>Project</a></li><li><a href=/about/>About</a></li><li><a href=/journey/>Journey</a></li><li><a href=/contact/>Contact</a></li><li><button id=mode-toggle>☀️</button></li></ul></div></nav></header><main><section class=hero><div><img src=/images/avatar.jpg>
<span><h1>Xinlu Yan</h1><h2></h2></span><p>"Live, travel, adventure, bless, and don't be sorry."</p><div class=socials><a target=_blank href=https://github.com/Xinlu-Y><span>GitHub</span></a>
<a target=_blank href=mailto:mailto:yanxinlu@outlook.com><span>Email</span></a></div></div></section><section class=posts-section><h2>Recent Posts</h2><div></div></section></main><footer><p>© 2025 <a href=https://github.com/dipeshsingh25/saral-hugo-theme>Saral</a> Powered by <a href=https://gothugo.io>Hugo</a> & <a href=https://github.com/dipeshsingh25/saral-hugo-theme>Saral</a></p><script src=/js/main.js></script><script>var prevScrollPos=window.pageYOffset,checkBox=document.getElementById("overlay-input");window.onscroll=function(){var e=window.pageYOffset,t=document.getElementsByTagName("header")[0];prevScrollPos>e?t.style.display="flex":(t.style.display="none",checkBox.checked=!1),prevScrollPos=e}</script><script>document.querySelectorAll("pre > code").forEach(e=>{const n=e.parentNode.parentNode,t=document.createElement("button");t.classList.add("copy-code"),t.innerText="copy";function s(){t.innerText="copied!",setTimeout(()=>{t.innerText="copy"},2e3)}t.addEventListener("click",t=>{if("clipboard"in navigator){navigator.clipboard.writeText(e.textContent),s();return}const n=document.createRange();n.selectNodeContents(e);const o=window.getSelection();o.removeAllRanges(),o.addRange(n);try{document.execCommand("copy"),s()}catch{}o.removeRange(n)}),n.classList.contains("highlight")?n.appendChild(t):n.parentNode.firstChild==n||(e.parentNode.parentNode.parentNode.parentNode.parentNode.nodeName=="TABLE"?e.parentNode.parentNode.parentNode.parentNode.parentNode.appendChild(t):e.parentNode.appendChild(t))})</script></footer></body></html>