i do not like HTML
All checks were successful
/ test (push) Successful in 11s

This commit is contained in:
Soph :3 2024-07-20 15:30:00 +03:00
parent 7846a9b24f
commit 8fe844b11b
Signed by: sophie
GPG key ID: EDA5D222A0C270F2
2 changed files with 3 additions and 3 deletions

View file

@ -37,7 +37,7 @@
<body>
<h1> sophie's blog </h1>
<a id="return_back" href="/blog" style="display:none;font-size:xx-large;">return back?</a>
<a id="return_back" href="/blog.html" style="display:none;font-size:xx-large;">return back?</a>
<ul id="html_list" style="display: none">
</ul>
@ -93,7 +93,7 @@
}
const li = document.createElement("li");
const a = document.createElement("a");
a.href = "/blog?md=" + encodeURIComponent(blog_post);
a.href = "/blog.html?md=" + encodeURIComponent(blog_post);
a.innerText = `${metadata.title} (created ${new Date(metadata.time * 1000).toGMTString()})`;
li.appendChild(a);
html_list.appendChild(li);

View file

@ -78,7 +78,7 @@
<span class="center">
<div>
<button class="selected" id="home-button">home</button> | <button id="donations-button">donations</button> |
<a href="/blog"><button>blog</button></a>
<a href="/blog.html"><button>blog</button></a>
</div>
<span id="home">
I'm Latvian, 17. My name's Sophie. I love listening to music, I have <span