Update meta tags
This commit is contained in:
@@ -1,10 +1,29 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<title>d3m0k1d</title>
|
||||
<link rel="icon" href="/frontend/homepage/media/68747470733a2f2f63646e2e776f726c64766563746f726c6f676f2e636f6d2f6c6f676f732f6769742d69636f6e2e737667.svg" type="image/x-icon">
|
||||
<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/preview.png">
|
||||
<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">
|
||||
|
||||
Reference in New Issue
Block a user