rename from llmex to monotab
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
<!DOCTYPE html>
|
||||
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
@@ -7,7 +6,7 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>
|
||||
Llmex Blog
|
||||
MonoTab Blog
|
||||
</title>
|
||||
|
||||
<link rel="stylesheet" href="/css/mono.css">
|
||||
@@ -18,7 +17,7 @@
|
||||
<body class="mono-all">
|
||||
<aside>
|
||||
<nav>
|
||||
<h1><a href="/">Llmex Blog</a></h1>
|
||||
<h1><a href="/">MonoTab Blog</a></h1>
|
||||
<ul>
|
||||
<li><a href="/">Home</a></li>
|
||||
<li><a href="/posts">Posts</a></li>
|
||||
@@ -65,7 +64,11 @@
|
||||
</section>
|
||||
|
||||
<footer>
|
||||
<p>© 2025 Llmex Blog. Built with <a href="https://github.com/artalar/mono" target="_blank">Mono</a> and <a href="https://github.com/elixir-tools/tableau" target="_blank">Tableau</a></p>
|
||||
<p>
|
||||
© 2025 MonoTab Blog. Built with
|
||||
<a href="https://github.com/artalar/mono" target="_blank">Mono</a>
|
||||
and <a href="https://github.com/elixir-tools/tableau" target="_blank">Tableau</a>
|
||||
</p>
|
||||
</footer>
|
||||
</main>
|
||||
</body>
|
||||
|
Reference in New Issue
Block a user