tweaked page

This commit is contained in:
Robert McGovern 2023-01-18 17:13:38 +00:00
parent 8a732bfb82
commit 8982c65203
1 changed files with 3 additions and 3 deletions

View File

@ -7,15 +7,15 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="./css/style.css">
<script src="./js/script.js" defer></script>
<title>Galshaw.eu</title>
<title>rmcg.ie</title>
</head>
<body>
<header>
<div>
<img class="logo" src="./imgs/recolored_fedora.svg" alt="Image of a purple Fedora hat">
<h2>Coming Soon™</h2>
<p>Services for website creation, hosting and domain management</p>
<h1>Coming Soon™</12>
<p>Personal domain for Robert McGovern</p>
</div>
</header>
</body>