add class

This commit is contained in:
GNUxeava 2022-03-18 11:19:24 +05:30
parent e363c81c98
commit e63ed2db5c

View file

@ -10,10 +10,10 @@
<body>
<header>
<h1>Welcome to divineduty.xyz</h1>
<p><em>Our works are our prayers</em></p>
<p class="content"><em>Our works are our prayers</em></p>
</header>
<main>
<main class="content">
<section>
<h2>Websites on this domain</h2>
<ul>
@ -23,7 +23,7 @@
</section>
</main>
<section>
<section class="content">
<h2>About me</h2>
<p>I am a Computer Science student with an interest in managing computers. I love contributing to open source projects. I am skilled in managing virtual machines and servers, this website being the prime example. I also have a vast amount of experience in managing Archlinux based distributions, followed by Debian based distributions and am proficient in using command line tools. I am skilled in the following, but not limited to:
<ul>
@ -38,7 +38,7 @@
<p>I am trying to learn rust and RISC-V architecture.</p>
</section>
<section>
<section class="content">
<h2>Contact</h2>
<p>Currently, e-mail is the only way to contact me if we are total strangers. I can provide further means of communication once I have determined you are not a spammer or a troll.<p>
<p>Email: bluenerd [at] protonmail [dot] com</p>