-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
31 lines (31 loc) · 1.54 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><head>
<meta http-equiv="Content-type" content="text/html;charset=UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" href="main.css" type="text/css" />
<link rel="stylesheet" href="blog.css" type="text/css" />
<link rel="alternate" type="application/rss+xml" title="" href="feed.rss" />
<title>Monguito</title>
</head><body>
<div class="headerholder">
<div class="header">
<div id="title"><h1 class="header"><a class="cabeza1" href="index.html"><img src="d20.png" style="max-width:100%;height:auto;">Monguito: Reloaded</a></h1>
</div>
<div class="centro">
<a class="cabeza" href="index.html">Inicio</a> —
<a class="cabeza" href="la-maldicion-de-strahd.html">La Maldición de Strahd</a> —
<a class="cabeza" href="#">Manuales</a> —
<a class="cabeza" href="#">Personajes</a> —
<a class="cabeza" href="all_tags.html">Ver categorias</a>
<p> </p>
</div>
</div>
</div>
<div id="divbodyholder">
<div id="divbody"><div class="content">
<div id="all_posts"><a href="all_posts.html">Ver mas posts</a> — <a href="all_tags.html">Todas las etiquetas</a> </div>
</div>
<div id="footer">Hecho por: <a href="-">Compi</a> — <a href="mailto:-">-</a><br/>
Generated with <a href="https://github.com/cfenollosa/bashblog">bashblog</a>, a single bash script to easily create blogs like this one</div>
</div></div>
</body></html>