Is now a link. And also it removes logo when screen is too smol.
This commit is contained in:
parent
ad09015771
commit
8c65929249
3 changed files with 13 additions and 2 deletions
|
@ -1,15 +1,16 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<title>Monodon Pages</title>
|
||||
<link rel="stylesheet" href="style.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div id="container">
|
||||
<div id="content">
|
||||
<a id="content" href="https://forge.monodon.me">
|
||||
<img id="logo" src="favicon.svg" />
|
||||
<p id="text">Nothing here</p>
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue