diff options
Diffstat (limited to 'public/post/no-problemo')
-rw-r--r-- | public/post/no-problemo/index.html | 75 |
1 files changed, 75 insertions, 0 deletions
diff --git a/public/post/no-problemo/index.html b/public/post/no-problemo/index.html new file mode 100644 index 0000000..24a7ad6 --- /dev/null +++ b/public/post/no-problemo/index.html @@ -0,0 +1,75 @@ +<!DOCTYPE html> +<html lang="en"> + +<head> + <meta charset="utf-8"> + +<title>No Problemo | garhve's gibberish</title> + + + <link rel="shortcut icon" type="image/png" href="/images/favicon.png"> + <meta name="viewport" content="width=device-width,initial-scale=1"> + + <link id="stylesheet" rel="stylesheet" type="text/css" href="/dark.css"> + + <script type="text/javascript" src="/js/theme.js"></script> + +</head> + +<div class="header"> + <div class="site_title"> + <p><a href="/"><img src="https://blog.garhve.com/images/logo.ico" alt="garhve's gibberish" + width="70" height=auto></a></p> + <p><a href="/"> garhve's gibberish</a></p> + </div> + <div class="menu"> + <!-- <a href="/tags">tags</a> + --><a href="/categories">categories</a> + </div> +</div> + +<body onload="getTheme()"> + <section class="section"> + <div class="container"> + +<p> + <div class="title_postpage">No Problemo</div> +</p> +<p> + <div class="date_postpage">2022-12-14</div> + <div class="taxonomies_postpage"> + + + <a href="https://blog.garhve.com/categories/period/">/period</a> + + + + +  <a href="https://blog.garhve.com/tags/gibberish/">#gibberish</a> + + + </div> +</p> + +<p> + <p>My feeling to express are fading... Not sure how I know it, just got this sense.</p> +<p>Recently, I picked up an anime named "<a href="https://en.wikipedia.org/wiki/The_Simpsons">The Simpsons</a>" which I watched first episode back in highschool. +This first time was not gave me too much impression. +but I fell in love with it right after re-watched first episode! So I downloaded the series up to 17.(33 in total but I'm not in rush) +<img src="https://assets.garhve.com/pictures/screenshots/2022/12/ob8AFE.png" alt="simpson tv list" /></p> +<p>It double</p> + +</p> + + + + + </div> + </section> +</body> + +<div class="footer"> +  © garhve +</div> + +</html> |