mirror of
https://git.adityakumar.xyz/adityakumar.xyz.git
synced 2025-02-05 08:20:00 +00:00
add header and fix main
This commit is contained in:
parent
4596ec1807
commit
e363c81c98
1 changed files with 3 additions and 1 deletions
|
@ -8,10 +8,12 @@
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<main>
|
<header>
|
||||||
<h1>Welcome to divineduty.xyz</h1>
|
<h1>Welcome to divineduty.xyz</h1>
|
||||||
<p><em>Our works are our prayers</em></p>
|
<p><em>Our works are our prayers</em></p>
|
||||||
|
</header>
|
||||||
|
|
||||||
|
<main>
|
||||||
<section>
|
<section>
|
||||||
<h2>Websites on this domain</h2>
|
<h2>Websites on this domain</h2>
|
||||||
<ul>
|
<ul>
|
||||||
|
|
Loading…
Reference in a new issue