2023-12-13 22:46:49 +03:00
<!DOCTYPE html>
< html lang = "ru" >
< head >
< title > О б о мне :: Sadium< / title >
< meta http-equiv = "content-type" content = "text/html; charset=utf-8" >
< meta name = "viewport" content = "width=device-width, initial-scale=1.0" >
< meta name = "description" content = "" / >
< meta name = "keywords" content = "" / >
< meta name = "robots" content = "noodp" / >
< link rel = "canonical" href = "/about/" / >
< link rel = "stylesheet" href = "/styles.css" >
< link rel = "shortcut icon" href = "/img/favicon/favicon.svg" >
< meta name = "twitter:card" content = "summary" / >
< meta property = "og:locale" content = "ru" / >
< meta property = "og:type" content = "website" / >
< meta property = "og:title" content = "О б о мне" >
< meta property = "og:description" content = "" / >
< meta property = "og:url" content = "/about/" / >
< meta property = "og:site_name" content = "Sadium" / >
< meta property = "og:image" content = "/img/favicon/favicon.svg" >
< meta property = "og:image:width" content = "1200" >
< meta property = "og:image:height" content = "627" >
< link href = "/about/index.xml" rel = "alternate" type = "application/rss+xml" title = "Sadium" / >
< / head >
< body class = "red" >
< div class = "container center headings--one-size" >
< header class = "header" >
< div class = "header__inner" >
< div class = "header__logo" >
< a href = "" >
< div class = "logo" >
Sadium
< / div >
< / a >
< / div >
< ul class = "menu menu--mobile" >
< li class = "menu__trigger" > Menu ▾< / li >
< li >
< ul class = "menu__dropdown" >
< li > < a href = "/contacts" > Контакты< / a > < / li >
< li > < a href = "/about" > О б о мне< / a > < / li >
< li > < a href = "/services" > Сервисы< / a > < / li >
< li > < a href = "https://up.sadium.cyou" > Статус< / a > < / li >
< li > < a href = "/posts" > Статьи< / a > < / li >
< li > < a href = "https://live.sadium.cyou" > Трансляции< / a > < / li >
< li > < a href = "/donate" > 💴< / a > < / li >
< hr / >
< li >
< a href = "/en/" > EN< / a >
< / li >
< li >
< a href = "/" > RU< / a >
< / li >
< / ul >
< / li >
< / ul >
< ul class = "menu menu--desktop menu--language-selector" >
< li class = "menu__trigger" > RU ▾< / li >
< li >
< ul class = "menu__dropdown" >
< li > < a href = "/en/" > EN< / a > < / li >
< li > < a href = "/" > RU< / a > < / li >
< / ul >
< / li >
< / ul >
< / div >
< nav class = "navigation-menu" >
< ul class = "navigation-menu__inner menu--desktop" >
< li > < a href = "/contacts" > Контакты< / a > < / li >
< li > < a href = "/about" > О б о мне< / a > < / li >
< li > < a href = "/services" > Сервисы< / a > < / li >
< li > < a href = "https://up.sadium.cyou" > Статус< / a > < / li >
< li > < a href = "/posts" > Статьи< / a > < / li >
< li > < a href = "https://live.sadium.cyou" > Трансляции< / a > < / li >
< li > < a href = "/donate" > 💴< / a > < / li >
< / ul >
< / nav >
< / header >
< div class = "content" >
< div class = "posts" >
< article class = "post on-list" >
< h1 class = "post-title" >
< a href = "/about/about/" > < / a >
< / h1 >
< div class = "post-meta" > < / div >
< div class = "post-content" >
< img class = "center" src = "/img/avatar.jpg" width = "300" style = "border:3px; border-style:dashed; border-color:#ffffff; padding: 0px;" >
< h1 id = "приветствую" > Приветствую!< / h1 >
< p > Меня звать < strong > Сисадмин Линк< / strong > , парень, 23 годика, я создатель данного сайта и хостер некоторых < a href = "/services" > сервисов< / a > с < strong > открытым исходным кодом< / strong > .< / p >
< p > Работаю сисадмином в подразделении одного колледжа.< / p >
< p > Это всё… пока что.
< a rel = "me" href = "https://social.exo.icu/@sl" > < / a >
< / p >
<!-- raw HTML omitted -->
<!-- raw HTML omitted -->
< / div >
< / article >
< div class = "pagination" >
< div class = "pagination__buttons" >
< / div >
< / div >
< / div >
< / div >
< footer class = "footer" >
< div class = "footer__inner" >
< div class = "copyright" >
2023-12-24 15:04:36 +03:00
< span > Powered by < a href = "https://gohugo.io" > Hugo< / a > ::< / span >
< span > < a href = "https://github.com/panr/hugo-theme-terminal" target = "_blank" > Theme< / a > by < a href = "https://github.com/panr" target = "_blank" > panr< / a > ::< / span >
< span > < a href = "https://git.sadium.cyou/SadmL/sadium" > Mod< / a > . by < a href = "https://git.sadium.cyou/SadmL" > SL< / a > ::< / span >
< span > < a href = "/tos" > ToS< / a > ::< / span >
< span > < a href = "https://choosealicense.com/licenses/cc-by-4.0/" > CC-BY-4.0< / a > ::< / span >
< span > 2023< / span >
2023-12-13 22:46:49 +03:00
< / div >
< / div >
< / footer >
< script type = "text/javascript" src = "/bundle.min.js" > < / script >
< / div >
< / body >
< / html >