Remove blog index page
This commit is contained in:
parent
210dc82ee9
commit
61500a9a71
1 changed files with 0 additions and 34 deletions
|
@ -1,34 +0,0 @@
|
||||||
<!DOCTYPE html>
|
|
||||||
<html lang="en-us">
|
|
||||||
<head>
|
|
||||||
<meta charset="utf-8" />
|
|
||||||
<title>dadada's web log</title>
|
|
||||||
<link
|
|
||||||
rel="alternate"
|
|
||||||
type="application/atom+xml"
|
|
||||||
href="https://dadada.li/feed.xml"
|
|
||||||
title="dadada"
|
|
||||||
/>
|
|
||||||
</head>
|
|
||||||
<body
|
|
||||||
style="
|
|
||||||
min-width: 30em;
|
|
||||||
max-width: 60em;
|
|
||||||
margin-left: auto;
|
|
||||||
margin-right: auto;
|
|
||||||
"
|
|
||||||
>
|
|
||||||
<header>
|
|
||||||
<nav>
|
|
||||||
<a href="https://dadada.li/">dadada</a>
|
|
||||||
</nav>
|
|
||||||
</header>
|
|
||||||
<main>
|
|
||||||
<h1>dadada's web log</h1>
|
|
||||||
<ul>
|
|
||||||
<li><a href="gpg">Managing striped GPG keys</a></li>
|
|
||||||
<li><a href="home-layout">My $HOME</a></li>
|
|
||||||
</ul>
|
|
||||||
</main>
|
|
||||||
</body>
|
|
||||||
</html>
|
|
Loading…
Add table
Add a link
Reference in a new issue