-
Notifications
You must be signed in to change notification settings - Fork 0
/
letterboxd.html
67 lines (67 loc) · 3.4 KB
/
letterboxd.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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
<!DOCTYPE html><!-- This site was created in Webflow. https://www.webflow.com -->
<!-- Last Published: Sun Feb 04 2024 23:36:14 GMT+0000 (Coordinated Universal Time) -->
<html data-wf-page="65beff63e0833ee8ef3aaabf" data-wf-site="65bee418060ee780263db44d">
<head>
<meta charset="utf-8">
<title>LETTERBOXD</title>
<meta content="LETTERBOXD" property="og:title">
<meta content="LETTERBOXD" property="twitter:title">
<meta content="width=device-width, initial-scale=1" name="viewport">
<meta content="Webflow" name="generator">
<link href="css/normalize.css" rel="stylesheet" type="text/css">
<link href="css/webflow.css" rel="stylesheet" type="text/css">
<link href="css/shanes-cool-site-c35371.webflow.css" rel="stylesheet" type="text/css">
<link href="https://fonts.googleapis.com" rel="preconnect">
<link href="https://fonts.gstatic.com" rel="preconnect" crossorigin="anonymous">
<script src="https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js" type="text/javascript"></script>
<script type="text/javascript">WebFont.load({ google: { families: ["Montserrat:100,100italic,200,200italic,300,300italic,400,400italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic","Roboto:300,regular,500"] }});</script>
<script type="text/javascript">!function(o,c){var n=c.documentElement,t=" w-mod-";n.className+=t+"js",("ontouchstart"in o||o.DocumentTouch&&c instanceof DocumentTouch)&&(n.className+=t+"touch")}(window,document);</script>
<link href="images/favicon.ico" rel="shortcut icon" type="image/x-icon">
<link href="images/webclip.png" rel="apple-touch-icon">
</head>
<body>
<div class="header-section">
<div class="w-container">
<a href="index.html" class="blog-home-link w-inline-block">
<h1 class="blog-name">SHANEGILL.IO</h1>
</a>
<div class="navigation-bar">
<a href="index.html" class="nav-link">blog</a>
<link rel="prefetch" href="/">
<a href="photography.html" class="nav-link">PHOTOGRAPHY</a>
<link rel="prefetch" href="/photography">
<a href="shanesharesmusic.html" class="nav-link">SHaneSharesMusic</a>
<link rel="prefetch" href="/shanesharesmusic">
<a href="letterboxd.html" aria-current="page" class="nav-link w--current">LETTERBOXD</a>
<link rel="prefetch" href="/letterboxd">
</div>
</div>
</div>
<div class="section">
<div class="about-content">
<div class="w-embed w-script">
<div id="letterboxd-embed-wrapper-tc">Loading...</div>
<script>
fetch('https://lb-embed-content.bokonon.dev?username=shanegillio')
.then(response => response.text())
.then(data => {
document.getElementById('letterboxd-embed-wrapper-tc').innerHTML = data;
});
</script>
</div>
</div>
</div>
<div class="footer center">
<div class="w-container">
<div>
<a href="#" class="social-icon-link w-inline-block"></a>
<a href="#" class="social-icon-link w-inline-block"></a>
<a href="#" class="social-icon-link w-inline-block"></a>
<a href="#" class="social-icon-link w-inline-block"></a>
</div>
</div>
</div>
<script src="https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=65bee418060ee780263db44d" type="text/javascript" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="js/webflow.js" type="text/javascript"></script>
</body>
</html>