arrayinamatrix.xyz/index.html
2021-04-15 13:07:38 -04:00

42 lines
No EOL
1.5 KiB
HTML

<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="UTF-8">
<link rel="stylesheet" type="text/css" href="style.css" />
<title>Array in a Matrix</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="theme-color" content="#157878">
<script src="/script.js" defer></script>
</head>
<body data-new-gr-c-s-check-loaded="8.872.0" data-gr-ext-installed="">
<header class="page-header">
<h1 class="project-name">Array in a Matrix</h1>
<h2 class="project-tagline"> Welcome!</h2>
<a href="https://github.com/array-in-a-matrix" class="btn">GitHub</a>
</header>
<main class="main-content">
<h2 id="welcome-to-github-pages">Welcome to my page</h2>
<p>I have basically taken the html from the github pages <a src="https://github.com/pages-themes/cayman">Cayman</a>
theme.</p>
<p>Don't worry I will radicalize it in the future! I am improving my html skillset by <del>making my own
website</del> editing existing templates.</p>
<h3 id="markdown">Planned projects</h3>
<p>I will list projects I plan to make or already making.</p>
<div class="language-markdown highlighter-rouge">
<div class="highlight">
<pre class="highlight"><code>Will write more things here in the future
<span class="p">
-</span> nothing yet
</code></pre>
</div>
</div>
<footer class="site-footer">
<span class="site-footer-credits">This page is work-in-progress.</span>
</footer>
</main>
</body>
</html>