Files
d3m0k1d.ru/guestbook/index.html
2025-11-25 18:42:01 +03:00

44 lines
2.1 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>d3m0k1d - DevOps Engineer & InfoSec Student</title>
<meta name="description" content="Personal website of Ilya Chernishev - DevOps Engineer and Information Security student from Russia. Projects, posts, technical blog and contacts.">
<meta name="keywords" content="DevOps, InfoSec, Golang, Python, Docker, Linux, Backend Development, FastAPI">
<meta name="author" content="Ilya Chernishev (d3m0k1d)">
<meta name="robots" content="index, follow">
<link rel="canonical" href="https://d3m0k1d.ru/">
<meta property="og:type" content="website">
<meta property="og:url" content="https://d3m0k1d.ru/">
<meta property="og:title" content="d3m0k1d - DevOps Engineer & InfoSec Student">
<meta property="og:description" content="Personal website of Ilya Chernishev - DevOps Engineer and Information Security student. Projects, posts and technical blog.">
<meta property="og:image" content="https://d3m0k1d.ru/media/68747470333a2f2f63646e2e776f726c64766563746f726c6f676f2e636f6d2f6c6f676f732f6769742d69636f6e2e737667.svg">
<meta property="og:site_name" content="d3m0k1d">
<link rel="icon" href="/media/68747470733a2f2f63646e2e776f726c64766563746f726c6f676f2e636f6d2f6c6f676f732f6769742d69636f6e2e737667.svg" type="image/x-icon">
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="style.css">
</head>
<body>
<div class="navigation">
<nav class="home-btn">
<a href="/">Home</nav>
<nav class="contacts-btn">
<a href="/contacts">Contacts</a>
</nav>
<nav class="guest-btn">
<a href="/guestbook">Guestbook</a>
</nav>
<nav class="posts-btn">
<a href="/posts">Posts</a>
</nav>
</div>