add the art section
This commit is contained in:
parent
7e267b4a43
commit
27cb585750
3 changed files with 117 additions and 1 deletions
28
docs/art.html
Normal file
28
docs/art.html
Normal file
|
@ -0,0 +1,28 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<title>Dervland</title>
|
||||
<link rel="stylesheet" href="index.css">
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div class='main'>
|
||||
<h1 class='header'>BiglyDerv's Art Space</h1>
|
||||
<div class='scroller'>
|
||||
<img class='item-img item-ico' src="https://dervland.net/files/derv/doowie.svg">
|
||||
<img class='item-img item-ico' src="https://dervland.net/files/derv/icon.svg">
|
||||
</div>
|
||||
<h2 class='header'>Elemental on Discord</h1>
|
||||
<div class='scroller'>
|
||||
<img class='item-img item-ico' src="https://dervland.net/files/elemental/egg_nerd.svg">
|
||||
<img class='item-img item-ico' src="https://dervland.net/files/elemental/egg_troll.svg">
|
||||
<img class='item-img item-ico' src="https://dervland.net/files/elemental/eod.svg">
|
||||
<img class='item-img item-ico' src="https://dervland.net/files/elemental/eod_everywhere.svg">
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue