-
Notifications
You must be signed in to change notification settings - Fork 0
/
endorsements.php
36 lines (30 loc) · 1.88 KB
/
endorsements.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
<?php include 'head.php'; ?>
</head>
<?php include 'header.php'; ?>
</header>
<main class="longreads">
<article class="h-entry">
<h1 class="p-name">Endorsements</h1>
<div class="pubinfo">
<p>Published by <a class="p-author h-card" href="https://jgregorymcverry.com">J. Gregroy McVerry</a>
on <time class="dt-published" datetime="2020-05-24 10:54:20">24<sup>th</sup> February 2020</time></p>
<small><a title="‘Electric Wind’ Can Strip Earth-like Planets of Oceans, Atmospheres" href="https://flickr.com/photos/nasamarshall/27725307451">"‘Electric Wind’ Can Strip Earth-like Planets of Oceans, Atmospheres"</a> by <a href="https://flickr.com/people/nasamarshall">NASA's Marshall Space Flight Center</a> is licensed under <a href="https://creativecommons.org/licenses/by-nc/2.0/">CC BY-NC</a> </small>
<span class="summary">
<p class="p-summary">Skills and Comments from the Network</p>
</span>
</div>
<img class="featured u-featured" src="https://live.staticflickr.com/7417/27725307451_14756840ef_z.jpg" alt="">
<div class="copy">
<div class="e-content">
<p>Do you feel I have unique skills? Have I helped you out in your learnings? Do we work together on a project? Please send me an endorsement. </p>
<p>To send an endorsment write a reply to this page and send a webmention.</p><p> If your website does not support webmentions yet you can use the form below. </p><p>To use the comment form you copy and paste the url of this webpage "https://jgregorymcverry.com/endorsements" and then type your comment.</p>
<p>Finally you can also just mention this page in a tweet with your endorsment and it will display.</p>
<div id="webmentions"></div>
<iframe class="mention" style=width="100%" height="500px" src="https://commentpara.de/"></iframe>
</div>
</article>
</main>
<footer>
<?php include 'footer.php'; ?>
</body>
</html>