-
Notifications
You must be signed in to change notification settings - Fork 0
/
barefoot4dai.php
executable file
·38 lines (29 loc) · 1.05 KB
/
barefoot4dai.php
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
<?php include 'head.php'; ?>
</head>
<?php include 'header.php'; ?>
</header>
<main class="longreads">
<article class="h-entry">
<h1 class="p-name">#Barefoot4Dai </h1>
<div class="pubinfo">
<p>Published by <a class="p-author h-card" href="https://jgregorymcverry.com">J. Gregory McVerry</a>
on <time class="dt-published" datetime="2019-08-07 15:38:00">07<sup>th</sup> August 2019</time></p>
<span class="summary">
<p class="p-summary">Baring my Sole for Dai</p>
</span>
</div>
<div class="copy">
<div class="e-content">
<video controls poster="ideos/MVIMG_20190807_150253.jpg">
<source src="/videos/VID_20190807_145926.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
</div>
<a href="https://jgregorymcverry.com/notes/2020-02-20-2" rel="prev"> Previous Note</a> <a class="u-syndication" href="https://brid.gy/about#twitter">Published with Bridgy</a>
</div>
</article><div id="webmentions"></div>
</main>
<footer>
<?php include 'footer.php'; ?>
</body>
</html>