-
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) · 13.6 KB
/
index.html
File metadata and controls
5 lines (5 loc) · 13.6 KB
1
2
3
4
5
<!DOCTYPE html><html class="bg-[rgb(244,242,238)] dark:bg-[rgb(34,33,37)]" lang="en"> <head><meta charset="utf-8"><link rel="icon" type="image/webp" href="/_astro/favicon_Z1IexjK.webp"><link rel="sitemap" href="/sitemap-index.xml"><meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Astro v4.16.13"><meta name="og:title" content="sszyc8"><meta name="og:description" content="仓鼠转轮"><meta name="description" content="仓鼠转轮"><meta property="og:type" content="website"><meta property="og:site_name" content="sszyc8"><meta name="og:image" content="https://www.sszyc8.com/_astro/Tenhult_3_22jzUz.webp"><meta name="article:author" content="Erfi Anugrah"><meta name="article:published_time"><meta name="article:modified_time"><meta name="og:url" content="https://www.sszyc8.com/"><meta name="twitter:card" content="summary_large_image"><meta property="twitter:domain" content="https://www.sszyc8.com/"><meta property="twitter:url" content="https://www.sszyc8.com/"><meta name="twitter:card" content="https://www.sszyc8.com/_astro/Tenhult_3_22jzUz.webp"><meta name="twitter:title" content="sszyc8"><meta name="twitter:description" content="仓鼠转轮"><meta name="twitter:image" content="https://www.sszyc8.com/_astro/Tenhult_3_22jzUz.webp"><title>sszyc8</title><meta name="astro-view-transitions-enabled" content="true"><meta name="astro-view-transitions-fallback" content="animate"><link rel="stylesheet" href="/_astro/authors.BiUVbS2Y.css">
<link rel="stylesheet" href="/_astro/index.C9WtJ7LC.css"><script type="module" src="/_astro/hoisted.DLikmh64.js"></script>
<script type="module" src="/_astro/page.DVT0Mg3q.js"></script></head> <body class="flex flex-col flex-wrap justify-between md:pt-8 md:pr-16 md:pb-8 md:pl-16 p-8 max-w-full min-h-screen dark:bg-[rgb(34,33,37)] dark:text-[rgb(245,245,245)]"> <header class="mb-[20px] mt-[-10px]"> <nav class="flex items-center justify-between w-full h-[30px]"> <div class="flex items-center h-[30px]"> <a href="/" class="block"> <img class="favicon dark:invert w-[30px] h-[30px]" src="/_astro/favicon_2nuQuH.avif" alt="Home" width="30" height="30"> </a> </div> <div class="flex items-center h-[30px] gap-2"> <style>astro-island,astro-slot,astro-static-slot{display:contents}</style><script>(()=>{var e=async t=>{await(await t())()};(self.Astro||(self.Astro={})).load=e;window.dispatchEvent(new Event("astro:load"));})();;(()=>{var A=Object.defineProperty;var g=(i,o,a)=>o in i?A(i,o,{enumerable:!0,configurable:!0,writable:!0,value:a}):i[o]=a;var d=(i,o,a)=>g(i,typeof o!="symbol"?o+"":o,a);{let i={0:t=>m(t),1:t=>a(t),2:t=>new RegExp(t),3:t=>new Date(t),4:t=>new Map(a(t)),5:t=>new Set(a(t)),6:t=>BigInt(t),7:t=>new URL(t),8:t=>new Uint8Array(t),9:t=>new Uint16Array(t),10:t=>new Uint32Array(t),11:t=>1/0*t},o=t=>{let[l,e]=t;return l in i?i[l](e):void 0},a=t=>t.map(o),m=t=>typeof t!="object"||t===null?t:Object.fromEntries(Object.entries(t).map(([l,e])=>[l,o(e)]));class y extends HTMLElement{constructor(){super(...arguments);d(this,"Component");d(this,"hydrator");d(this,"hydrate",async()=>{var b;if(!this.hydrator||!this.isConnected)return;let e=(b=this.parentElement)==null?void 0:b.closest("astro-island[ssr]");if(e){e.addEventListener("astro:hydrate",this.hydrate,{once:!0});return}let c=this.querySelectorAll("astro-slot"),n={},h=this.querySelectorAll("template[data-astro-template]");for(let r of h){let s=r.closest(this.tagName);s!=null&&s.isSameNode(this)&&(n[r.getAttribute("data-astro-template")||"default"]=r.innerHTML,r.remove())}for(let r of c){let s=r.closest(this.tagName);s!=null&&s.isSameNode(this)&&(n[r.getAttribute("name")||"default"]=r.innerHTML)}let p;try{p=this.hasAttribute("props")?m(JSON.parse(this.getAttribute("props"))):{}}catch(r){let s=this.getAttribute("component-url")||"<unknown>",v=this.getAttribute("component-export");throw v&&(s+=` (export ${v})`),console.error(`[hydrate] Error parsing props for component ${s}`,this.getAttribute("props"),r),r}let u;await this.hydrator(this)(this.Component,p,n,{client:this.getAttribute("client")}),this.removeAttribute("ssr"),this.dispatchEvent(new CustomEvent("astro:hydrate"))});d(this,"unmount",()=>{this.isConnected||this.dispatchEvent(new CustomEvent("astro:unmount"))})}disconnectedCallback(){document.removeEventListener("astro:after-swap",this.unmount),document.addEventListener("astro:after-swap",this.unmount,{once:!0})}connectedCallback(){if(!this.hasAttribute("await-children")||document.readyState==="interactive"||document.readyState==="complete")this.childrenConnectedCallback();else{let e=()=>{document.removeEventListener("DOMContentLoaded",e),c.disconnect(),this.childrenConnectedCallback()},c=new MutationObserver(()=>{var n;((n=this.lastChild)==null?void 0:n.nodeType)===Node.COMMENT_NODE&&this.lastChild.nodeValue==="astro:end"&&(this.lastChild.remove(),e())});c.observe(this,{childList:!0}),document.addEventListener("DOMContentLoaded",e)}}async childrenConnectedCallback(){let e=this.getAttribute("before-hydration-url");e&&await import(e),this.start()}async start(){let e=JSON.parse(this.getAttribute("opts")),c=this.getAttribute("client");if(Astro[c]===void 0){window.addEventListener(`astro:${c}`,()=>this.start(),{once:!0});return}try{await Astro[c](async()=>{let n=this.getAttribute("renderer-url"),[h,{default:p}]=await Promise.all([import(this.getAttribute("component-url")),n?import(n):()=>()=>{}]),u=this.getAttribute("component-export")||"default";if(!u.includes("."))this.Component=h[u];else{this.Component=h;for(let f of u.split("."))this.Component=this.Component[f]}return this.hydrator=p,this.hydrate},e,this)}catch(n){console.error(`[astro-island] Error hydrating ${this.getAttribute("component-url")}`,n)}}attributeChangedCallback(){this.hydrate()}}d(y,"observedAttributes",["props"]),customElements.get("astro-island")||customElements.define("astro-island",y)}})();</script> <div class="flex items-center justify-center h-[30px] w-[30px]"> <astro-island uid="ZNTpco" prefix="r1" component-url="/_astro/ThemeToggle.DqnLmycR.js" component-export="default" renderer-url="/_astro/client.BIGLHmRd.js" props="{}" ssr="" client="load" opts="{"name":"ThemeToggle","value":true}" await-children=""><button class="w-[30px] h-[30px] bg-transparent border-0 p-0 cursor-pointer relative flex items-center justify-center" aria-label="Toggle theme"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="w-[24px] h-[24px]"><circle cx="12" cy="12" r="5" fill="currentColor"></circle><g stroke="currentColor"><line x1="12" y1="1" x2="12" y2="3"></line><line x1="12" y1="21" x2="12" y2="23"></line><line x1="4.22" y1="4.22" x2="5.64" y2="5.64"></line><line x1="18.36" y1="18.36" x2="19.78" y2="19.78"></line><line x1="1" y1="12" x2="3" y2="12"></line><line x1="21" y1="12" x2="23" y2="12"></line><line x1="4.22" y1="19.78" x2="5.64" y2="18.36"></line><line x1="18.36" y1="5.64" x2="19.78" y2="4.22"></line></g></svg></button><!--astro:end--></astro-island> </div> <div class="flex items-center justify-center h-[30px] w-[30px]"> <astro-island uid="ZBQDfK" prefix="r0" component-url="/_astro/Hamburger.C69CwxZf.js" component-export="default" renderer-url="/_astro/client.BIGLHmRd.js" props="{}" ssr="" client="load" opts="{"name":"Hamburger","value":true}" await-children=""><button class="w-[30px] h-[30px] bg-transparent border-0 p-0 cursor-pointer relative hamburger flex items-center justify-center" aria-label="Open menu"><div class="relative w-[24px] h-[18px]"><span class="absolute h-[2px] w-full bg-current left-0"></span><span class="absolute h-[2px] w-full bg-current left-0 top-[8px]"></span><span class="absolute h-[2px] w-full bg-current left-0"></span></div></button><!--astro:end--></astro-island> </div> </div> </nav> <div class="absolute right-0 mt-2"> <div id="nav-links" class="nav-links collapsed font-overpass-mono capitalize" data-astro-cid-pux6a34n> <a class="fade-effect" href="/" data-astro-cid-pux6a34n>首页</a> <a class="fade-effect" href="/muses/" data-astro-cid-pux6a34n>灵感</a> <a class="fade-effect" href="/short_form/" data-astro-cid-pux6a34n>短文</a> <a class="fade-effect" href="/long_form/tags/" data-astro-cid-pux6a34n>合集</a> <a class="fade-effect" href="/zeitweilig/" data-astro-cid-pux6a34n>随记</a> <!-- <a href="/tags/">Tags</a> --> <link href="/pagefind/pagefind-ui.css" rel="stylesheet"><script src="/pagefind/pagefind-ui.js"></script><button id="searchButton" class="text-lg pl-[30px] h-[50px]">搜索</button> <div id="myModal" class="modal"> <div class="modal-content bg-[rgb(245,245,245)] dark:bg-[rgb(34,33,37)] dark:text-[rgb(245,245,245)] m-2 w-[350px] md:w-[700px]"> <span id="closeButton" class="close">×</span> <div id="search" class="m-8" data-astro-transition-persist="astro-6fuk4oj6-1"></div> </div> </div> </div> </div> </header> <div id="homepage" class="flex justify-center items-center" data-images="{"large":["/_astro/Adam_4_ZPhbj3.avif","/_astro/Z30_1475-%E5%B7%B2%E5%A2%9E%E5%BC%BA-%E9%99%8D%E5%99%AA_R5Ydv.avif","/_astro/Z30_1125-%E5%B7%B2%E5%A2%9E%E5%BC%BA-%E9%99%8D%E5%99%AA_ZUxY3.avif","/_astro/Z30_1205_1CScYh.avif","/_astro/Z30_1138-%E5%B7%B2%E5%A2%9E%E5%BC%BA-%E9%99%8D%E5%99%AA_qdIDs.avif","/_astro/Z30_0989-%E5%B7%B2%E5%A2%9E%E5%BC%BA-%E9%99%8D%E5%99%AA_Z27pJuK.avif","/_astro/120-221109-0003_ZTHlUJ.avif"],"medium":["/_astro/Adam_4_27dhyh.avif","/_astro/Z30_1475-%E5%B7%B2%E5%A2%9E%E5%BC%BA-%E9%99%8D%E5%99%AA_ZwAbeS.avif","/_astro/Z30_1125-%E5%B7%B2%E5%A2%9E%E5%BC%BA-%E9%99%8D%E5%99%AA_Z1pBIrr.avif","/_astro/Z30_1205_1XcRos.avif","/_astro/Z30_1138-%E5%B7%B2%E5%A2%9E%E5%BC%BA-%E9%99%8D%E5%99%AA_ZXsqNV.avif","/_astro/Z30_0989-%E5%B7%B2%E5%A2%9E%E5%BC%BA-%E9%99%8D%E5%99%AA_1y5dPM.avif","/_astro/120-221109-0003_Z4QWOV.avif"],"small":["/_astro/Adam_4_Z1NOVBB.avif","/_astro/Z30_1475-%E5%B7%B2%E5%A2%9E%E5%BC%BA-%E9%99%8D%E5%99%AA_J60Lq.avif","/_astro/Z30_1125-%E5%B7%B2%E5%A2%9E%E5%BC%BA-%E9%99%8D%E5%99%AA_3k8oP.avif","/_astro/Z30_1205_ZXa2Gt.avif","/_astro/Z30_1138-%E5%B7%B2%E5%A2%9E%E5%BC%BA-%E9%99%8D%E5%99%AA_Z14PaIe.avif","/_astro/Z30_0989-%E5%B7%B2%E5%A2%9E%E5%BC%BA-%E9%99%8D%E5%99%AA_18e29v.avif","/_astro/120-221109-0003_Z194XOL.avif"]}" data-alt="["Adam 4","树0","leaf1","Warm","sszyc8","Hypnagogia 5","zeitweilig_1"]" data-urls="["/long_form/beijing","/long_form/dong-ling-shan-tree","/long_form/leaf","/long_form/warm","/short_form/the-ghost-of-the-canal","/short_form/the-hamster-wheel","/zeitweilig/what-is-erfi"]" data-width="{"large":1920,"medium":1280,"small":854}" data-height="{"large":1080,"medium":720,"small":480}"> <a> <picture> <source media="(min-width: 1280px)" srcset="" data-srcset-large> <source media="(min-width: 768px)" srcset="" data-srcset-medium> <img id="randomHomePageImage" class="hidden h-[440px] sm:h-[600px] lg:h-[700px] xl:h-[1000px] object-contain w-full object-center" src="" alt="" data-srcset-small> </picture> </a> </div> <footer class="md:flex md:justify-between md:items-center md:align-center font-overpass-mono w-full md:h-full mt-12"> <div class="text-[12px] text-center items-center flex justify-center">
© 2024 sszyc8 保留所有权利。
</div> <div class="flex justify-center gap-3 m-2 sm:m-0"> <a href="mailto:sszyc8@qq.com" target="_blank"> <span class="sr-only">Go to S's QQ Email</span> <svg width="1em" height="1em" class="h-[20px] w-[20px]" data-icon="mdi:qqchat"> <symbol id="ai:mdi:qqchat" viewBox="0 0 24 24"><path fill="currentColor" d="M3.18 13.54c.58-1.38 1.39-2.4 1.99-2.62c-.01-.8.14-1.3.39-1.7c0-.03-.06-.36.16-.77C5.87 4.85 8.21 2 12 2s6.13 2.85 6.28 6.45c.22.41.16.74.16.77c.25.4.4.9.39 1.7c.6.22 1.41 1.24 1.99 2.63c.75 1.76.87 3.45.27 3.75c-.41.2-1.06-.3-1.67-1.18c-.24.98-.84 1.88-1.69 2.59c.9.33 1.48.87 1.48 1.48c0 1-1.58 1.81-3.52 1.81c-1.76 0-3.19-.66-3.48-1.5h-.42c-.29.84-1.72 1.5-3.48 1.5c-1.94 0-3.52-.81-3.52-1.81c0-.61.58-1.15 1.48-1.48c-.85-.71-1.45-1.61-1.69-2.59c-.61.88-1.26 1.38-1.67 1.18c-.6-.3-.48-1.99.27-3.76"/></symbol><use href="#ai:mdi:qqchat"></use> </svg> </a> <a href="mailto:sszyc8@gmail.com" target="_blank"> <span class="sr-only">Go to S's GEmail</span> <svg width="1em" height="1em" class="h-[20px] w-[20px]" data-icon="mdi:gmail"> <symbol id="ai:mdi:gmail" viewBox="0 0 24 24"><path fill="currentColor" d="M20 18h-2V9.25L12 13L6 9.25V18H4V6h1.2l6.8 4.25L18.8 6H20m0-2H4c-1.11 0-2 .89-2 2v12a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2"/></symbol><use href="#ai:mdi:gmail"></use> </svg> </a> <a href="https://500px.com.cn/sszyc8" target="_blank"> <span class="sr-only">Go to S's 500px</span> <svg width="1em" height="1em" class="h-[20px] w-[20px]" data-icon="mdi:image"> <symbol id="ai:mdi:image" viewBox="0 0 24 24"><path fill="currentColor" d="m8.5 13.5l2.5 3l3.5-4.5l4.5 6H5m16 1V5a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2"/></symbol><use href="#ai:mdi:image"></use> </svg> </a> <a id="rss-link" href="" target="_blank" style="visibility: hidden; width: 0; height: 0;"> <span class="sr-only">Subscribe to RSS Feed</span> <svg width="1em" height="1em" class="h-[20px] w-[20px]" data-icon="mdi:rss"> <symbol id="ai:mdi:rss" viewBox="0 0 24 24"><path fill="currentColor" d="M6.18 15.64a2.18 2.18 0 0 1 2.18 2.18C8.36 19 7.38 20 6.18 20C5 20 4 19 4 17.82a2.18 2.18 0 0 1 2.18-2.18M4 4.44A15.56 15.56 0 0 1 19.56 20h-2.83A12.73 12.73 0 0 0 4 7.27zm0 5.66a9.9 9.9 0 0 1 9.9 9.9h-2.83A7.07 7.07 0 0 0 4 12.93z"/></symbol><use href="#ai:mdi:rss"></use> </svg> </a> </div> </footer> </body></html>