some d&d stuff
This commit is contained in:
parent
898c7753a4
commit
cad73b232d
65 changed files with 473 additions and 168 deletions
22
dnd/nex/index.html
Normal file
22
dnd/nex/index.html
Normal file
|
@ -0,0 +1,22 @@
|
|||
<!doctype html>
|
||||
<html lang=en>
|
||||
<meta charset=utf-8>
|
||||
<title>nex</title>
|
||||
|
||||
<link rel=stylesheet href=../bio.css>
|
||||
<link rel=icon href=icon.webp>
|
||||
|
||||
<meta name=viewport content='width=device-width; initial-scale=0.75'>
|
||||
|
||||
|
||||
<header>
|
||||
<h1 id=top>nex</h1>
|
||||
</header>
|
||||
|
||||
<section id=info>
|
||||
<h2>basic info</h2>
|
||||
</section>
|
||||
|
||||
<footer>
|
||||
<a href=.. aria-label=back>•</a>
|
||||
</footer>
|
Loading…
Add table
Add a link
Reference in a new issue