This commit is contained in:
Thomas G 2022-06-19 12:56:53 +10:00
parent c90e1dcb8e
commit 30a6d4b3f3
3 changed files with 3 additions and 3 deletions

View File

@ -16,7 +16,7 @@
</head> </head>
<body> <body>
<header class="navbar"> <header class="navbar">
<img src="MORBLOXlogo.png"/> <a href="index.html"><img alt="MORBLOX Logo" src="MORBLOXlogo.png" width="200" height="40"/></a>
</header> </header>
<header class="smallnav"> <header class="smallnav">
<a>Profile</a> <a>Profile</a>

View File

@ -16,7 +16,7 @@
</head> </head>
<body> <body>
<header class="navbar"> <header class="navbar">
<img src="MORBLOXlogo.png"/> <a href="index.html"><img alt="MORBLOX Logo" src="MORBLOXlogo.png" width="200" height="40"/></a>
</header> </header>
<header class="smallnav"> <header class="smallnav">
<a>Profile</a> <a>Profile</a>

View File

@ -16,7 +16,7 @@
</head> </head>
<body> <body>
<header class="navbar"> <header class="navbar">
<img src="MORBLOXlogo.png"/> <a href="index.html"><img alt="MORBLOX Logo" src="MORBLOXlogo.png" width="200" height="40"/></a>
</header> </header>
<header class="smallnav"> <header class="smallnav">
<a>Profile</a> <a>Profile</a>