mirror of
https://git.adityakumar.xyz/adityakumar.xyz.git
synced 2025-02-05 00:14:43 +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>
|
||||
|
||||
<body>
|
||||
<main>
|
||||
<header>
|
||||
<h1>Welcome to divineduty.xyz</h1>
|
||||
<p><em>Our works are our prayers</em></p>
|
||||
</header>
|
||||
|
||||
<main>
|
||||
<section>
|
||||
<h2>Websites on this domain</h2>
|
||||
<ul>
|
||||
|
|
Loading…
Reference in a new issue