summaryrefslogtreecommitdiff
path: root/posts
diff options
context:
space:
mode:
authormattkae <mattkae@protonmail.com>2022-11-22 17:33:47 -0500
committermattkae <mattkae@protonmail.com>2022-11-22 17:33:47 -0500
commitd21ef9bf29465db18dce1ee6d4fcbdece655ba87 (patch)
treee3162fd55ad62730087c9743fe3b05a551d2acf2 /posts
parent76d7516960aa0ea570fa00000e83bfa283b2dbc2 (diff)
Some new tags, unused for now
Diffstat (limited to 'posts')
-rw-r--r--posts/tag_books.html34
-rw-r--r--posts/tag_food.html34
-rw-r--r--posts/tag_programming.html34
3 files changed, 102 insertions, 0 deletions
diff --git a/posts/tag_books.html b/posts/tag_books.html
new file mode 100644
index 0000000..332900c
--- /dev/null
+++ b/posts/tag_books.html
@@ -0,0 +1,34 @@
+
+<!DOCTYPE html>
+<html lang="en">
+ <head>
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
+ <meta charset="utf-8">
+ <link rel="stylesheet" href="/index.css">
+ <link rel="stylesheet" href="/posts.css">
+ <title>Matthew Kosarek</title>
+ <link rel="shortcut icon" href="/favicon/favicon.ico" type="image/x-icon">
+ </head>
+ <body>
+ <header>
+ <h1>Matthew Kosarek</h1>
+ <nav>
+ <ul>
+ <li><a href='/'>&#127969; Home</a></li>
+ <li><a href='/resume.html'>&#128216; CV</a></li>
+ <li><a href="https://www.linkedin.com/in/matthew-kosarek/">🏢 LinkedIn</a></li>
+ <li><a href='/posts.html'>&#128221; Posts</a></li>
+ </ul>
+ </nav>
+ </header>
+
+
+
+ <section>
+ <h2>Posts</h2>
+ <ul id='post_list'>
+
+ </ul>
+ </section>
+ </body>
+</html>
diff --git a/posts/tag_food.html b/posts/tag_food.html
new file mode 100644
index 0000000..332900c
--- /dev/null
+++ b/posts/tag_food.html
@@ -0,0 +1,34 @@
+
+<!DOCTYPE html>
+<html lang="en">
+ <head>
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
+ <meta charset="utf-8">
+ <link rel="stylesheet" href="/index.css">
+ <link rel="stylesheet" href="/posts.css">
+ <title>Matthew Kosarek</title>
+ <link rel="shortcut icon" href="/favicon/favicon.ico" type="image/x-icon">
+ </head>
+ <body>
+ <header>
+ <h1>Matthew Kosarek</h1>
+ <nav>
+ <ul>
+ <li><a href='/'>&#127969; Home</a></li>
+ <li><a href='/resume.html'>&#128216; CV</a></li>
+ <li><a href="https://www.linkedin.com/in/matthew-kosarek/">🏢 LinkedIn</a></li>
+ <li><a href='/posts.html'>&#128221; Posts</a></li>
+ </ul>
+ </nav>
+ </header>
+
+
+
+ <section>
+ <h2>Posts</h2>
+ <ul id='post_list'>
+
+ </ul>
+ </section>
+ </body>
+</html>
diff --git a/posts/tag_programming.html b/posts/tag_programming.html
new file mode 100644
index 0000000..332900c
--- /dev/null
+++ b/posts/tag_programming.html
@@ -0,0 +1,34 @@
+
+<!DOCTYPE html>
+<html lang="en">
+ <head>
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
+ <meta charset="utf-8">
+ <link rel="stylesheet" href="/index.css">
+ <link rel="stylesheet" href="/posts.css">
+ <title>Matthew Kosarek</title>
+ <link rel="shortcut icon" href="/favicon/favicon.ico" type="image/x-icon">
+ </head>
+ <body>
+ <header>
+ <h1>Matthew Kosarek</h1>
+ <nav>
+ <ul>
+ <li><a href='/'>&#127969; Home</a></li>
+ <li><a href='/resume.html'>&#128216; CV</a></li>
+ <li><a href="https://www.linkedin.com/in/matthew-kosarek/">🏢 LinkedIn</a></li>
+ <li><a href='/posts.html'>&#128221; Posts</a></li>
+ </ul>
+ </nav>
+ </header>
+
+
+
+ <section>
+ <h2>Posts</h2>
+ <ul id='post_list'>
+
+ </ul>
+ </section>
+ </body>
+</html>