-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
39 lines (38 loc) · 1.97 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="generator" content="Hugo 0.104.3" />
<title>Adrian Colaianni's Webpage</title>
<link rel="canonical" href="https://colaianni.us/">
<link rel='alternate' type='application/rss+xml' title="Adrian Colaianni's Webpage RSS" href='https://colaianni.us/index.xml'>
<link rel='stylesheet' type='text/css' href='https://colaianni.us/style.css'>
<link rel="icon" href="https://colaianni.us/favicon.ico">
<meta name="description" content="I’m Adrian Colaianni, a computer science student at Clemson University.
Tutorials Read some of things I’ve done and follow along!
Quick Tips Collection of very useful but niche shell commands and programs.
Miscellaneous Assorted group of projects, thoughts, and dubious executables">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="robots" content="index, follow">
<meta charset="utf-8">
</head>
<body>
<main>
<header><h1>Howdy!</h1></header>
<article>
<p>I’m Adrian Colaianni, a computer science student at Clemson University. This is a mirror website of my actual site, <a href="https://colaianni.us/">colaiani.us</a></p>
<h2 id="tutorialstutorials"><a href="https://colaianni.us/tutorials">Tutorials</a></h2>
<p>Read some of things I’ve done and follow along!</p>
<h2 id="quick-tipsquick-tips"><a href="https://colaianni.us/quick-tips">Quick Tips</a></h2>
<p>Collection of very useful but niche shell commands and programs.</p>
<h2 id="miscellaneousmiscellaneous"><a href="https://colaianni.us/miscellaneous">Miscellaneous</a></h2>
<p>Assorted group of projects, thoughts, and dubious executables</p>
</article>
</article>
</main>
<footer>
<a href="https://colaianni.us/">Adrian Colaianni's Webpage</a><br>
<a href="https://colaianni.us/about">About</a><br><br>
<a href="https://colaianni.us/index.xml"><img src="https://colaianni.us/rss.svg" style="max-height:1em" alt="RSS Feed" title="Subscribe via RSS for updates."></a>
</footer>
</body>
</html>