fix: leftover titles in template
This commit is contained in:
parent
b03b64c7ed
commit
7f4b89f192
1 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
||||||
<meta http-equiv="content-type" content="text/html; charset=utf-8">
|
<meta http-equiv="content-type" content="text/html; charset=utf-8">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<link crossorigin rel="stylesheet" href="https://cdn.alemi.dev/web/alemi.css">
|
<link crossorigin rel="stylesheet" href="https://cdn.alemi.dev/web/alemi.css">
|
||||||
<title>up.rs</title>
|
<title>upp</title>
|
||||||
<style>
|
<style>
|
||||||
span.cell {
|
span.cell {
|
||||||
position: relative;
|
position: relative;
|
||||||
|
@ -109,7 +109,7 @@
|
||||||
<body>
|
<body>
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<div class="ml-1">
|
<div class="ml-1">
|
||||||
<h1 class="mt-0 pt-1">up.rs</h1>
|
<h1 class="mt-0 pt-1">upp</h1>
|
||||||
<p>%%DESCRIPTION%%</p>
|
<p>%%DESCRIPTION%%</p>
|
||||||
</div>
|
</div>
|
||||||
<hr class="color"/>
|
<hr class="color"/>
|
||||||
|
|
Loading…
Reference in a new issue