add common file
This commit is contained in:
parent
ac9a0396bc
commit
85ca371323
@ -4,17 +4,15 @@
|
|||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<title>The land of the penguin</title>
|
<title>The land of the penguin</title>
|
||||||
<link rel="stylesheet" href="styles/common.css">
|
<link rel="stylesheet" href="https://commonhtml.thepenguinontheweb.tech/styles/common.css">
|
||||||
<link rel="stylesheet" href="styles/games.css">
|
<link rel="stylesheet" href="styles/games.css">
|
||||||
<link rel="icon" href="imgs/favicon.ico" type="image/x-icon">
|
<link rel="icon" href="imgs/favicon.ico" type="image/x-icon">
|
||||||
<script src="scripts/common.js" defer></script>
|
<script src="https://commonhtml.thepenguinontheweb.tech/scripts/common.js" defer></script>
|
||||||
<script src="scripts/games.js" defer></script>
|
<script src="scripts/games.js" defer></script>
|
||||||
</head>
|
</head>
|
||||||
<body id="body" class="body">
|
<body id="body" class="body">
|
||||||
<header class="blur">
|
<header class="blur" id="header">
|
||||||
<a href="index.html" class="header-link">
|
|
||||||
The land of the penguin
|
|
||||||
</a>
|
|
||||||
</header>
|
</header>
|
||||||
<main>
|
<main>
|
||||||
<div class="card-container">
|
<div class="card-container">
|
||||||
@ -25,9 +23,8 @@
|
|||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
<footer class="blur">
|
<footer class="blur" id="footer">
|
||||||
<p>© 2025 The land of the penguin</p>
|
|
||||||
<p>Contact us at: <a href="mailto:florian@thepenguninontheweb.tech">florian@thepenguinontheweb.tech</a></p>
|
|
||||||
</footer>
|
</footer>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
@ -4,17 +4,15 @@
|
|||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<title>The land of the penguin</title>
|
<title>The land of the penguin</title>
|
||||||
<link rel="stylesheet" href="styles/common.css">
|
<link rel="stylesheet" href="https://commonhtml.thepenguinontheweb.tech/styles/common.css">
|
||||||
<link rel="stylesheet" href="styles/index.css">
|
<link rel="stylesheet" href="styles/index.css">
|
||||||
<link rel="icon" href="imgs/favicon.ico" type="image/x-icon">
|
<link rel="icon" href="imgs/favicon.ico" type="image/x-icon">
|
||||||
<script src="scripts/common.js" defer></script>
|
<script src="https://commonhtml.thepenguinontheweb.tech/scripts/common.js" defer></script>
|
||||||
<script src="scripts/index.js" defer></script>
|
<script src="scripts/index.js" defer></script>
|
||||||
</head>
|
</head>
|
||||||
<body id="body" class="body">
|
<body id="body" class="body">
|
||||||
<header class="blur">
|
<header class="blur" id="header">
|
||||||
<a href="index.html" class="header-link">
|
|
||||||
The land of the penguin
|
|
||||||
</a>
|
|
||||||
</header>
|
</header>
|
||||||
<main>
|
<main>
|
||||||
<div class="card-container">
|
<div class="card-container">
|
||||||
@ -30,9 +28,8 @@
|
|||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
<footer class="blur">
|
<footer class="blur" id="footer">
|
||||||
<p>© 2025 The land of the penguin</p>
|
|
||||||
<p>Contact us at: <a href="mailto:florian@thepenguninontheweb.tech">florian@thepenguinontheweb.tech</a></p>
|
|
||||||
</footer>
|
</footer>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
@ -4,17 +4,15 @@
|
|||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<title>The land of the penguin</title>
|
<title>The land of the penguin</title>
|
||||||
<link rel="stylesheet" href="styles/common.css">
|
<link rel="stylesheet" href="https://commonhtml.thepenguinontheweb.tech/styles/common.css">
|
||||||
<link rel="stylesheet" href="styles/vps.css">
|
<link rel="stylesheet" href="styles/vps.css">
|
||||||
<link rel="icon" href="imgs/favicon.ico" type="image/x-icon">
|
<link rel="icon" href="imgs/favicon.ico" type="image/x-icon">
|
||||||
<script src="scripts/common.js" defer></script>
|
<script src="https://commonhtml.thepenguinontheweb.tech/scripts/common.js" defer></script>
|
||||||
<script src="scripts/vps.js" defer></script>
|
<script src="scripts/vps.js" defer></script>
|
||||||
</head>
|
</head>
|
||||||
<body id="body" class="body">
|
<body id="body" class="body">
|
||||||
<header class="blur">
|
<header class="blur" id="header">
|
||||||
<a href="index.html" class="header-link">
|
|
||||||
The land of the penguin
|
|
||||||
</a>
|
|
||||||
</header>
|
</header>
|
||||||
<main>
|
<main>
|
||||||
<div class="presentation">
|
<div class="presentation">
|
||||||
@ -94,9 +92,8 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
<footer class="blur">
|
<footer class="blur" id="footer">
|
||||||
<p>© 2025 The land of the penguin</p>
|
|
||||||
<p>Contact us at: <a href="mailto:florian@thepenguninontheweb.tech">florian@thepenguinontheweb.tech</a></p>
|
|
||||||
</footer>
|
</footer>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
Loading…
x
Reference in New Issue
Block a user