mirror of
https://github.com/catmpeg/catmpeg.github.io.git
synced 2026-02-20 15:50:57 +03:00
34 lines
No EOL
1.1 KiB
HTML
34 lines
No EOL
1.1 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="ru">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<meta name="description" content="Личная страница semkapc">
|
|
<title>semkapc Page</title>
|
|
<link rel="icon" href="../favicon.jpg">
|
|
<link rel="stylesheet" href="../styles.css">
|
|
<link href='https://fonts.googleapis.com/css?family=Ubuntu' rel='stylesheet'>
|
|
<style>
|
|
body {
|
|
font-family: 'Ubuntu';font-size: 16px;
|
|
}
|
|
</style>
|
|
</head>
|
|
<header>
|
|
<div id="id_clock">00:00:00</div>
|
|
</header>
|
|
<br>
|
|
<br>
|
|
<br>
|
|
<main class="fnf">
|
|
<script>digitalClock();</script>
|
|
<h1>Friday Night Funkin</h1>
|
|
<h1><a href="../games.html">Обратно в игры</a></h1>
|
|
<br>
|
|
<iframe src="https://zayaruzostreetorgan.com/uploads/5/5/6/7/5567194/custom_themes/912678688145130271/files/index.html" frameborder="0" scrolling="yes" width="100%" style="aspect-ratio: 16 / 9;"></iframe>
|
|
<br>
|
|
<br>
|
|
<script src="../ruffle/ruffle.js"></script>
|
|
<script src="../script.js"></script>
|
|
</main>
|
|
</html> |