mirror of
https://github.com/catmpeg/catmpeg.github.io.git
synced 2026-02-20 15:50:57 +03:00
ура инглиш версия
This commit is contained in:
parent
10078b6d20
commit
3835aba70d
18 changed files with 305 additions and 20 deletions
21
eng/chat/index.html
Normal file
21
eng/chat/index.html
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
<!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 - Chat</title>
|
||||
<link rel="icon" href="/images/favicon.jpg">
|
||||
<link rel="stylesheet" href="/styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<br>
|
||||
<main>
|
||||
<h1>Chat</h1>
|
||||
<h2><a href="/eng/">Back to home page</a></h2>
|
||||
<br>
|
||||
<br>
|
||||
<iframe width="200" height="401" src="//semka.w10.site/cgi-bin/chat">
|
||||
</main>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue