cachapa-blog/public/categories/about/index.html

197 lines
3.4 KiB
HTML
Raw Normal View History

2023-01-31 01:31:44 +00:00
<!DOCTYPE html>
<html lang="en">
<head>
<title>about :: Cachapa Blog</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="" />
<meta name="keywords" content="" />
<meta name="robots" content="noodp" />
<link rel="canonical" href="https://blog.cachapa.xyz/categories/about/" />
<link rel="stylesheet" href="https://blog.cachapa.xyz/styles.css">
<link rel="shortcut icon" href="https://blog.cachapa.xyz/img/cachapa.png">
<meta name="twitter:card" content="summary" />
<meta property="og:locale" content="en" />
<meta property="og:type" content="website" />
<meta property="og:title" content="about">
<meta property="og:description" content="" />
<meta property="og:url" content="https://blog.cachapa.xyz/categories/about/" />
<meta property="og:site_name" content="Cachapa Blog" />
<meta property="og:image" content="https://blog.cachapa.xyz/img/cachapa.png">
<meta property="og:image:width" content="1200">
<meta property="og:image:height" content="627">
<link href="/categories/about/index.xml" rel="alternate" type="application/rss+xml" title="Cachapa Blog" />
</head>
<body class="green">
<div class="container center headings--one-size">
<header class="header">
<div class="header__inner">
<div class="header__logo">
<a href="/">
<div class="logo">
Cachapa Blog
</div>
</a>
</div>
<ul class="menu menu--mobile">
<li class="menu__trigger">Menu&nbsp;</li>
<li>
<ul class="menu__dropdown">
<li><a href="/about">About</a></li>
</ul>
</li>
</ul>
</div>
<nav class="navigation-menu">
<ul class="navigation-menu__inner menu--desktop">
<li><a href="/about">About</a></li>
</ul>
</nav>
</header>
<div class="content">
<div class="posts">
<article class="post on-list">
<h1 class="post-title">
<a href="https://blog.cachapa.xyz/about/">About</a>
</h1>
<div class="post-meta">
</div>
<div class="post-content">
Me&hellip; I&rsquo;m an Android/backend developer of sorts and&hellip; Go check my page to know more about me, lmao.
This Site&hellip; This is my blog. Or something like that. In here I&rsquo;ll write about unimportant stuff and projects. Think of this as a place where I can write polite and civilized stuff.
But&hellip; Here, some cunny.
That&rsquo;s all!
</div>
<div>
<a class="read-more button" href="/about/">Read more →</a>
</div>
</article>
<div class="pagination">
<div class="pagination__buttons">
</div>
</div>
</div>
</div>
<footer class="footer">
<div class="footer__inner">
<div class="copyright copyright--user">
<span>2023 © Captain Arepa, lorem ipsum blah blah blah, yadda yadda yadda, etc etc etc.</span>
<span>:: <a href="https://github.com/panr/hugo-theme-terminal" target="_blank">Theme</a> made by <a href="https://github.com/panr" target="_blank">panr</a></span>
</div>
</div>
</footer>
<script type="text/javascript" src="/bundle.min.js"></script>
</div>
</body>
</html>