This commit is contained in:
Zyllian 2023-07-08 20:33:34 +00:00
parent fc86bf16da
commit b0ebab0c0d
34 changed files with 37 additions and 37 deletions

View file

@ -1 +1 @@
<!DOCTYPE html> <html lang="en"> <meta charset="utf-8"> <meta name="referrer" content="no-referrer"> <link rel="stylesheet" href="/styles/index.css"> <title>Zyllian / so now i have a blog</title> <header class="main-header"> <span> <a class="name" href="/">Zyllian's Website</a> | <span class="pronouns">she/they</span> </span> <span class="spacer"></span> <a href="/blog/">Blog</a> | <a href="/images/">Images</a> | <a href="https://github.com/Zyllian/zyllian.github.io" rel="noopener noreferrer" target="_blank">Source</a> </header> <main class="page"> <div class="blog-post"> <h1 class="title">so now i have a blog</h1> <span class="timestamp">Published Friday, June 09, 2023</span> <div class="header-image-wrapper"> <p class="short-desc">I added a blog to my site. Here&#x27;s a picture of some smoke.</p> <img class="header-image" src="https://i.zyl.gay/2023/06/smoke.jpeg" alt="Photo of smoke engulfing an interstate from a highway across a river." style="object-fit: cover; object-position: 50% 50%;"> </div> <div class="content"> <p>So now I have a blog on my site. I dont really have any plans to post here regularly, but idk maybe thatll change in the future.</p> <p>Thats pretty much it for now.</p> </div> <hr /> <h3 class="tags-title">Tags</h3> <div class="post-tags"> <a class="tag" href="/blog/tag/meta">meta</a>, <a class="tag" href="/blog/tag/blog">blog</a> </div> </div> </main>
<!DOCTYPE html> <html lang="en"> <meta charset="utf-8"> <meta name="referrer" content="no-referrer"> <link rel="stylesheet" href="/styles/index.css"> <title>zyllian / so now i have a blog</title> <header class="main-header"> <span> <a class="name" href="/">zyllian's Website</a> | <span class="pronouns">she/they</span> </span> <span class="spacer"></span> <a href="/blog/">Blog</a> | <a href="/images/">Images</a> | <a href="https://github.com/Zyllian/zyllian.github.io" rel="noopener noreferrer" target="_blank">Source</a> </header> <main class="page"> <div class="blog-post"> <h1 class="title">so now i have a blog</h1> <span class="timestamp">Published Friday, June 09, 2023</span> <div class="header-image-wrapper"> <p class="short-desc">I added a blog to my site. Here&#x27;s a picture of some smoke.</p> <img class="header-image" src="https://i.zyl.gay/2023/06/smoke.jpeg" alt="Photo of smoke engulfing an interstate from a highway across a river." style="object-fit: cover; object-position: 50% 50%;"> </div> <div class="content"> <p>So now I have a blog on my site. I dont really have any plans to post here regularly, but idk maybe thatll change in the future.</p> <p>Thats pretty much it for now.</p> </div> <hr /> <h3 class="tags-title">Tags</h3> <div class="post-tags"> <a class="tag" href="/blog/tag/meta">meta</a>, <a class="tag" href="/blog/tag/blog">blog</a> </div> </div> </main>