aboutsummaryrefslogtreecommitdiff
path: root/public/posts/tags/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'public/posts/tags/index.html')
-rw-r--r--public/posts/tags/index.html198
1 files changed, 198 insertions, 0 deletions
diff --git a/public/posts/tags/index.html b/public/posts/tags/index.html
new file mode 100644
index 0000000..0cb136b
--- /dev/null
+++ b/public/posts/tags/index.html
@@ -0,0 +1,198 @@
+<!doctype html>
+<html lang="en">
+ <head>
+ <meta charset="utf-8">
+<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
+
+<meta property="og:title" content="Tags" />
+<meta property="og:description" content="" />
+<meta property="og:type" content="website" />
+<meta property="og:url" content="/posts/tags/" />
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+<meta name="twitter:card" content="summary"/>
+<meta name="twitter:title" content="Tags"/>
+<meta name="twitter:description" content=""/>
+
+
+
+ <link rel="canonical" href="/posts/tags/">
+
+ <title>
+
+ Tags | Edwin Mattiacci - Posts
+
+ </title>
+
+ <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" integrity="sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN" crossorigin="anonymous" media="preload" onload="if(media!='all')media='all'">
+ <noscript><link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" integrity="sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN" crossorigin="anonymous"></noscript>
+
+ <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.1/css/bootstrap.min.css" integrity="sha384-WskhaSGFgHYWDcbwN70/dfYBj47jz9qbsMId/iRN3ewGhXQFZCSftd1LZCfmhktB" crossorigin="anonymous">
+ <link rel="stylesheet" href="/posts/css/style.css">
+
+ <link rel="icon" href="/favicon.png"/>
+
+
+ <link href="/posts/tags/index.xml" rel="alternate" type="application/rss+xml" title="Edwin Mattiacci - Posts" />
+
+
+
+
+
+ </head>
+ <body id="main">
+
+ <?php require $_SERVER['DOCUMENT_ROOT'] . '/..' . '/views/partials/navigator.php'; ?>
+
+
+
+
+ <div class="container">
+ <div class="row">
+ <div class="col-12 col-lg-8 blog-main">
+
+
+
+
+
+
+
+ <article class="blog-post">
+ <header>
+ <h2 class="blog-post-title">
+ <a class="text-dark" href="/posts/tags/voice/">Voice</a>
+ </h2>
+
+
+
+<div class="blog-post-date text-secondary">
+
+ May 10, 2018
+
+
+ by <span rel="author">Edwin Mattiacci</span>
+
+</div>
+
+
+
+
+
+ </header>
+
+ <p></p>
+ <a href="/posts/tags/voice/">Read More →</a>
+</article>
+
+
+
+
+
+ <article class="blog-post">
+ <header>
+ <h2 class="blog-post-title">
+ <a class="text-dark" href="/posts/tags/voiceover/">Voiceover</a>
+ </h2>
+
+
+
+<div class="blog-post-date text-secondary">
+
+ May 10, 2018
+
+
+ by <span rel="author">Edwin Mattiacci</span>
+
+</div>
+
+
+
+
+
+ </header>
+
+ <p></p>
+ <a href="/posts/tags/voiceover/">Read More →</a>
+</article>
+
+
+
+
+
+
+
+
+
+ </div>
+
+ <aside class="col-12 col-lg-3 ml-auto blog-sidebar">
+
+
+
+
+<section>
+ <h4>Recent Posts</h4>
+ <ol class="list-unstyled">
+
+ <li>
+ <a href="/posts/2018/05/the-voice-practitioner/">The Voice Practitioner</a>
+ </li>
+
+ <li>
+ <a href="/posts/post/">Posts</a>
+ </li>
+
+ </ol>
+</section>
+
+
+
+ <section>
+
+
+ <h4>Categories</h4>
+ <p>
+
+ <a class="badge badge-primary" href="/posts/categories/voice/">voice</a>
+
+ <a class="badge badge-primary" href="/posts/categories/voiceover/">voiceover</a>
+
+ </p>
+
+
+
+ <h4>Tags</h4>
+ <p>
+
+ <a class="badge badge-primary" href="/posts/tags/voice/">voice</a>
+
+ <a class="badge badge-primary" href="/posts/tags/voiceover/">voiceover</a>
+
+ </p>
+
+
+</section>
+
+
+</aside>
+
+ </div>
+ </div>
+
+
+
+ <?php require $_SERVER['DOCUMENT_ROOT'] . '/..' . '/views/partials/footer.php'; ?>
+
+