-
Notifications
You must be signed in to change notification settings - Fork 0
/
tf4kupdates.html
72 lines (71 loc) · 3.01 KB
/
tf4kupdates.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
68
69
70
71
72
<html>
<head>
<meta charset="UTF-8">
<meta name="description" content="TetFuck - News">
<meta name="application-name" content="TetFuck - News">
<meta name="twitter:text:title" content="TetFuck - News">
<meta property="og:site_name" content="TetFuck - News">
<meta property="og:image" content="https://megakarlach.github.io/tetfuckupload/img/TETFUCK OUT NOW.jpg">
<meta name="twitter:image" content="https://megakarlach.github.io/tetfuckupload/img/TETFUCK OUT NOW.jpg">
<meta property="og:site_name" content="TetFuck - News">
<title>TetFuck Blog - Changelogs</title>
<link rel="icon" href="favicon.gif">
<link rel="shortcut icon" href="favicon.gif" >
<style>
* {
box-sizing: border-box;
}
body {
color: white;
background-color: #D885A1;
background-image: url('img/tetwall-2.jpg');
background-size: cover;
background-attachment: fixed;
font-family: Helvetica, Arial, sans-serif;
}
p:last-child {
margin-bottom: 0;
}
ul {
list-style: none;
padding: 0;
}
li {
background-color: #6E66A1;
box-shadow: 0px 0px 5px black;
padding: 1em;
margin-bottom: 1em;
}
h3 {
margin-top: 0;
font-size: 1.35em;
color: #FFF;
}
img {
width: 100%;
max-width: 600px;
}
</style>
</head>
<body>
<ul><center><h1><img src="img/logo.png" alt="TetFuck logo" style="width:320px;height:80px;"></img><br>Blog</h1></center><h5>last updated: 4/24/2024</h5>
<p><b>Click "Visit TetFuck Website" for more latest blog or if you want to read older posts. Or visit https://tetfakgame.wordpress.com/ on your web browser.</b></p>
<li class="game-update">
<h3>Under construction</h3>
<p>Please check back later.</p>
</li>
<!-- Bottom area for other shit. -->
<center>
<img style="width:320;height:65;" src="img/achievement-unlocked-endofpage.png" alt="Achievement Earned! 69G - Reach the end of the page." title="Achievement Earned! 69G - Reach the end of the page."></img>
<div style="background-color: purple; font-size: 16px; color:#FFF;padding-top:16px;padding-bottom:16px">For more older posts, click on the "Visit TetFuck Website". Or visit https://tetfakgame.wordpress.com/ on your web browser.</div>
<div style="background-color: purple; font-size: 16px; color:#FFF;padding-top:16px;padding-bottom:16px">© 2024 The TetFuck Company. All other trademarks are property of their respective owners. If you want to play the real Tetris, visit <a style="color:white" href="https://tetris.com">tetris.com</a>, or the <a style="color:white" href="https://archive.org/details/tetfun-2.3">original TetFun 2000 here.</a>
<br><br><b>Legal disclaimer:</b><br>
This page (and the game) is created for comedic purposes,<br>
thus it’s under fair use, please don’t take it seriously.<br>
This is NOT an official Tetris(R) product. Tetris ® & © 1985~2024 Tetris Holding. TetFun 2000 © Jaibo Software.<br>
Special Thanks to Vinesauce, SWG, zippy, tijon, Nine Inch Nails and many others.
</div>
</center>
</ul>
</body>
</html>