-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
65 lines (49 loc) · 3.86 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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
<!DOCTYPE html>
<html lang="en-us">
<head>
<meta name="generator" content="Hugo 0.121.2">
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta name="theme-color" content="#494f5c">
<meta name="msapplication-TileColor" content="#494f5c">
<meta itemprop="name" content="T[h]ink]er[ing">
<meta itemprop="description" content=""><meta property="og:title" content="T[h]ink]er[ing" />
<meta property="og:description" content="" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://torokmark.github.io/" />
<meta name="twitter:card" content="summary"/><meta name="twitter:title" content="T[h]ink]er[ing"/>
<meta name="twitter:description" content=""/>
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="">
<link rel="shortcut icon" href="/favicon.ico">
<title>T[h]ink]er[ing</title>
<link rel="alternate" type="application/rss+xml" href="https://torokmark.github.io/index.xml" title="T[h]ink]er[ing" />
<link rel="stylesheet" href="https://torokmark.github.io/css/style.min.6bb1b036d10abd1e4c82107c73820b8a8ef9f4dbfe1c9434bbea0c42e360c0b1.css" integrity="sha256-a7GwNtEKvR5MghB8c4ILio759Nv+HJQ0u+oMQuNgwLE=" crossorigin="anonymous">
</head>
<body id="page">
<div id="spotlight" class="animated fadeIn">
<div id="home-center">
<h1 id="home-title">T[h]ink]er[ing</h1>
<p id="home-subtitle">Thoughts about coding and everything.</p>
<div id="home-social">
<a href="https://github.com/torokmark" target="_blank" rel="noopener me" title="Github"><svg xmlns="http://www.w3.org/2000/svg" class="feather" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M9 19c-5 1.5-5-2.5-7-3m14 6v-3.87a3.37 3.37 0 0 0-.94-2.61c3.14-.35 6.44-1.54 6.44-7A5.44 5.44 0 0 0 20 4.77 5.07 5.07 0 0 0 19.91 1S18.73.65 16 2.48a13.38 13.38 0 0 0-7 0C6.27.65 5.09 1 5.09 1A5.07 5.07 0 0 0 5 4.77a5.44 5.44 0 0 0-1.5 3.78c0 5.42 3.3 6.61 6.44 7A3.37 3.37 0 0 0 9 18.13V22"></path></svg></a><a href="https://torokmark.github.io/index.xml" target="_blank" rel="noopener me" title="Rss"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-rss"><path d="M4 11a9 9 0 0 1 9 9"></path><path d="M4 4a16 16 0 0 1 16 16"></path><circle cx="5" cy="19" r="1"></circle></svg></a>
</div>
<nav id="home-nav" class="site-nav">
<a href="https://torokmark.github.io/posts">Posts</a>
<a href="https://torokmark.github.io/about">About</a>
</nav>
</div>
<div id="home-footer">
<p>
© 2024 <a href="https://torokmark.github.io">Mark Torok</a> · <a href="https://creativecommons.org/licenses/by-nc/4.0/" target="_blank" rel="noopener">CC BY-NC 4.0</a>
· <a href="https://torokmark.github.io/posts/index.xml" target="_blank" title="rss"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-rss"><path d="M4 11a9 9 0 0 1 9 9"></path><path d="M4 4a16 16 0 0 1 16 16"></path><circle cx="5" cy="19" r="1"></circle></svg></a>
</p>
</div>
</div>
<script src="https://torokmark.github.io/js/bundle.min.580988ed2982bcbb74a1773c7abea97b43e4c43b9324e10cda0813ec6ec4bb67.js" integrity="sha256-WAmI7SmCvLt0oXc8er6pe0PkxDuTJOEM2ggT7G7Eu2c=" crossorigin="anonymous"></script>
</body>
</html>