Update layout ; remove navbar
This commit is contained in:
parent
43dd909d0c
commit
8e0492bde6
2 changed files with 44 additions and 46 deletions
|
|
@ -28,14 +28,11 @@
|
|||
crossorigin />
|
||||
</head>
|
||||
<body>
|
||||
<nav>
|
||||
<a href="/">
|
||||
<img class="logo" width="32" height="32" src="static/svg/logo.svg" alt="" />
|
||||
</a>
|
||||
</nav>
|
||||
|
||||
<div class="info">
|
||||
<h1>Edgar P. <strong>Burkhart</strong></h1>
|
||||
<div class="title">
|
||||
<img class="logo" width="64" height="64" src="static/svg/logo.svg" alt="" />
|
||||
<h1>Edgar P. <strong>Burkhart</strong></h1>
|
||||
</div>
|
||||
|
||||
<div class="block img-block">
|
||||
<img srcset="static/img/pic1.webp, static/img/pic1x2.webp 2x" alt="" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue