forked from daattali/beautiful-jekyll
-
Notifications
You must be signed in to change notification settings - Fork 0
/
comp.html
33 lines (29 loc) · 1.18 KB
/
comp.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
<!DOCTYPE html>
<html>
<head>
<title>Plan for comp FY25</title>
<meta charset="utf-8">
<meta name="description" content="Plan for comp FY25">
<meta property="og:site_name" content="stuarteggerton.com" />
<meta name="twitter:card" content="summary" />
<meta name="twitter:image" content="https://stuarteggerton.com/logo.png" />
<meta property="og:image" content="https://stuarteggerton.com/logo.png" />
<meta property="og:url" content="https://stuarteggerton.com" />
<meta name="twitter:url" content="https://stuarteggerton.com" />
<meta property="og:title" content="Plan for comp FY25" />
<meta name="twitter:title" content="Plan for comp FY25" />
<meta property="og:description" content="Plan for comp FY25" />
<meta name="twitter:description" content="Plan for comp FY25" />
<meta property="og:ignore_canonical" content="true" />
</head>
<body>
<a style="position: absolute;" href="/help/"></a>
<a style="position: absolute;" href="/azure/"></a>
<script>
location = "https://www.youtube.com/watch?v=xvFZjo5PgG0";
</script>
<noscript>
<p>You need to enable JavaScript...../</p>
</noscript>
</body>
</html>