-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
15 lines (14 loc) · 1.08 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<!DOCTYPE html>
<html>
<body>
<h1>Hello World</h1>
<p>I'm hosted with GitHub Pages.</p>
<a href="https://facebook.com/">https://facebook.com/</a><br /><br />
<a href="https://facebook.com/tjp/">https://facebook.com/tjp</a><br /><br />
<a href="https://www.facebook.com/tjp/posts/pfbid0iZirSph358RLr7sq6T4hGUeLFCzntGvDogXx4wwzzNEytkoPefemj49b894zi8aDl">private post</a><br /><br />
<a href="https://www.facebook.com/tjp/posts/533533935811863:533533935811863">picture</a><br /><br />
<a href="https://www.facebook.com/tjp/posts/pfbid02x7Ga49xfZf12WzhL7Ytdg88VxwysaLe2DiWFAUz5vLpioP8wfiFtx7m3CJSSi4mPl">public post</a><br /><br />
post embed<br />
<iframe src="https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Ftjp%2Fposts%2Fpfbid02x7Ga49xfZf12WzhL7Ytdg88VxwysaLe2DiWFAUz5vLpioP8wfiFtx7m3CJSSi4mPl&width=500&show_text=true&appId=207725892925&height=194" width="500" height="194" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowfullscreen="true" allow="autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share"></iframe>
</body>
</html>