-
Notifications
You must be signed in to change notification settings - Fork 1
/
test-embed.html
27 lines (13 loc) · 1.05 KB
/
test-embed.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
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta name="author" content="tom and toby">
<title>welcome to blogger peer review</title>
</head>
<body class="welcome">
<blockquote id="embed" data-title="Don't Waste the COVID-19 Reboot" data-author="The Yak Collective" cite="https://yakcollective.org/projects/yak-wisdom"><p>The inaugural report by the Yak Collective, Don’t Waste the Reboot offers organizations a smorgasbord of 25 creative and unexpected provocations, ideas, and action frameworks to navigate the Covid-19 crisis.<br><br>Authored by 21 diverse contributors from around the world – most of whom are working together for the first time – we believe this report will get you thinking about your reboot efforts in a bolder, more imaginative way. Let us know what you think!</p><footer>The Yak Collective <cite><a href="https://yakcollective.org/projects/yak-wisdom">https://yakcollective.org/projects/yak-wisdom</cite></footer>
</blockquote>
<script src="embed-test.js" type="text/javascript"></script>
</body>
</html>