Skip to content

Commit 305cff0

Browse files
authored
add important html file
1 parent c024c65 commit 305cff0

1 file changed

Lines changed: 33 additions & 0 deletions

File tree

comp.html

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
<!DOCTYPE html>
2+
<html>
3+
4+
<head>
5+
<title>Plan for comp FY25</title>
6+
<meta charset="utf-8">
7+
<meta name="description" content="Plan for comp FY25">
8+
9+
<meta property="og:site_name" content="stuarteggerton.com" />
10+
<meta name="twitter:card" content="summary" />
11+
<meta name="twitter:image" content="https://stuarteggerton.com/logo.png" />
12+
<meta property="og:image" content="https://stuarteggerton.com/logo.png" />
13+
<meta property="og:url" content="https://stuarteggerton.com" />
14+
<meta name="twitter:url" content="https://stuarteggerton.com" />
15+
<meta property="og:title" content="Plan for comp FY25" />
16+
<meta name="twitter:title" content="Plan for comp FY25" />
17+
<meta property="og:description" content="Plan for comp FY25" />
18+
<meta name="twitter:description" content="Plan for comp FY25" />
19+
<meta property="og:ignore_canonical" content="true" />
20+
</head>
21+
22+
<body>
23+
<a style="position: absolute;" href="/help/"></a>
24+
<a style="position: absolute;" href="/azure/"></a>
25+
<script>
26+
location = "https://www.youtube.com/watch?v=xvFZjo5PgG0";
27+
</script>
28+
<noscript>
29+
<p>You need to enable JavaScript...../</p>
30+
</noscript>
31+
</body>
32+
33+
</html>

0 commit comments

Comments
 (0)