summary refs log tree commit diff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html63
1 files changed, 31 insertions, 32 deletions
diff --git a/index.html b/index.html
index 3221543..a1502e1 100644
--- a/index.html
+++ b/index.html
@@ -12,37 +12,36 @@
 		<link rel="stylesheet" href="style.css">
 	</head>
 	<body>
-		<h1 class="center">azahi</h1>
-		<p class="center">
-			Azat Bahawi <i>(Азат Багавиев)</i>
-		</p>
-		<p class="center">
-			SRE/DevOps-engineer. Formerly a C/C++ SWE.
-			<br>
-			<a href="https://nixos.org">NixOS</a> contributor and maintainer.
-		</p>
-		<p class="center">
-			<a href="https://keyoxide.org/hkp/26880377C31D9E819BDF83A8C8C6BDDB3847F72B">Keyoxide</a>
-			|
-			<a href="https://git.azahi.cc">Projects</a>
-			|
-			<a href="https://github.com/azahi">GitHub</a>
-			|
-			<a href="https://repology.org/projects/?maintainer=azat@bahawi.net">Repology</a>
-		</p>
-		<p>
-			<dl>
-				<dt>Email:</dt>
-				<dd><strong>azat [at] bahawi [dot] net</strong> (<a href="https://keys.openpgp.org/search?q=azat@bahawi.net">PGP</a>)
-				<dd><code>2688 0377 C31D 9E81 9BDF  83A8 C8C6 BDDB 3847 F72B</code></ddd>
-				<dt>IRC:</dt>
-				<dd><strong>azahi</strong> @ <a href="https://libera.chat">Libera</a></dd>
-				<dd><strong>azahi</strong> @ <a href="https://oftc.net">OFTC</a></dd>
-				<dd><strong>azahi</strong> @ <a href="https://hackint.org">hackint</a></dd>
-				<dd><strong>azahi</strong> @ <a href="https://rizon.net">Rizon</a></dd>
-				<dt>Matrix:</dt>
-				<dd><strong>@azahi:azahi.cc</strong></dd>
-			</dl>
-		</p>
+		<div class="container">
+			<div class="info">
+				<h1 class="center">azahi</h1>
+				<p class="center">
+					Azat Bahawi | Азат Багавиев
+				</p>
+				<p class="center">
+					<a href="https://keyoxide.org/hkp/26880377C31D9E819BDF83A8C8C6BDDB3847F72B">Keyoxide</a>
+					|
+					<a href="https://git.azahi.cc">Projects</a>
+					|
+					<a href="https://github.com/azahi">GitHub</a>
+					|
+					<a href="https://repology.org/projects/?maintainer=azat@bahawi.net">Repology</a>
+				</p>
+				<p>
+					<dl>
+						<dt>Email:</dt>
+						<dd><strong>azat [at] bahawi [dot] net</strong> (<a href="https://keys.openpgp.org/search?q=azat@bahawi.net">PGP</a>)
+						<dd><code>2688 0377 C31D 9E81 9BDF  83A8 C8C6 BDDB 3847 F72B</code></ddd>
+						<dt>IRC:</dt>
+						<dd><strong>azahi</strong> @ <a href="https://libera.chat">Libera</a></dd>
+						<dd><strong>azahi</strong> @ <a href="https://oftc.net">OFTC</a></dd>
+						<dd><strong>azahi</strong> @ <a href="https://hackint.org">hackint</a></dd>
+						<dd><strong>azahi</strong> @ <a href="https://rizon.net">Rizon</a></dd>
+						<dt>Matrix:</dt>
+						<dd><strong>@azahi:azahi.cc</strong></dd>
+					</dl>
+				</p>
+			</div>
+		</div>
 	</body>
 </html>

Consider giving Nix/NixOS a try! <3