tilde/index.htm

85 lines
3.3 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<title>~ayham | Home Page</title>
<link rel="stylesheet" href="style.css">
<link rel="shortcut icon" type="image/jpg" href="pix/pfp.ico"/>
<meta name="description" content="Personal Ayham's Website. Welcome!">
<meta name="keywords" content="blog, store, ayham, personal">
<meta name="author" content="ayham">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="manifest" href="/manifest.json">
<meta name="theme-color" content="black"/>
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="apple-mobile-web-app-title" content="ayham.xyz">
<link rel="apple-touch-icon" href="pix/pfp/196x196_masked.webp">
<meta name="msapplication-TileImage" content="pix/pfp/144x144.webp">
<meta name="msapplication-TileColor" content="#FFFFFF">
<script type="text/javascript" src="js/partials.js" async></script>
<link rel="preload" href="courier.woff" as="font" type="font/woff" crossorigin="anonymous">
</head>
<body>
<center>
<h1 style=font-size:xxx-large>Ayham's Online Webpage</h1>
</center>
<main>
<div id=partial_header></div>
<div class=content>
<!--<img class=resright alt="pfp" title="pfp" src="pix/pfp/pfp.webp">-->
<center class=resright>
<h3>🐑Follow me on RSS</h3>
<pre style=max-width:300px;maring:auto><code>https://blog.ayham.xyz/atom.xml
https://blog.ayham.xyz/rss.xml</code></pre>
</center>
<h2>Hello! Welcome!</h2>
<p>Click around, you could find something interesting.</p>
<dl>
<dt><strong>🏪 <a href="https://store.ayham.xyz">Store</a></strong></dt>
<dd>My store</dd>
<dt><strong>⚙️ <a href="https://ayham.xyz/proj.htm">Projects</a></strong></dt>
<dd>Stuff I made, not always up-to-date</dd>
<dt><strong>📜 <a href="https://blog.ayham.xyz/index.html">Articles</a></strong></dt>
<dd>My writings</dd>
<dt>
<strong><a href="https://tildegit.org/ayham">
<img width=32 height=32 src="pix/git.svg" alt="git logo">
Git</a></strong>
</dt>
<dd>My git repos, e.x. dotfiles</dd>
<dt><strong>🖥<a href="https://ayham.xyz/setup.htm"> Setup</a></strong></dt>
<dd>The only way desktops should run</dd>
<dt><strong>📚 <a href="https://ayham.xyz/books.htm">Library</a></strong></dt>
<dd>Books I read, not necessarily recommendations</dd>
<dt><strong>📧 <a href="https://contact.ayham.xyz">Contact</a></strong></dt>
<dd>My gpg keys and contact info</dd>
</dl>
<br/>
<center class=reappear>
<h3>🐑Follow me on RSS</h3>
<pre style=max-width:300px;maring:auto><code>https://blog.ayham.xyz/atom.xml
https://blog.ayham.xyz/rss.xml</code></pre>
</center>
<center id="webpins" width="70%">
Unique Users:
<a href="https://www.digits.net" target="_blank"
rel="noopener">
<img src="https://counter.digits.net/?counter={f115c91c-b3dd-7584-456b-e7a9e52faa74}&template=simple"
alt="Hit Counter by Digits" border="0" /></a>
<br/>
<br/>
<a href="ayham.xyz">
<img width=88 height=31 src="pix/webpins/ayhamxyz.gif" alt="ayham.xyz webpin"></a>
</center>
</div>
<div id=partial_footer></div>
</main>
<script src="js/main.js"></script>
</body>
</html>