blog
This commit is contained in:
+3
-2
@@ -3,15 +3,16 @@
|
|||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<title>RedGarden</title>
|
<title>RedGarden</title>
|
||||||
<link rel="stylesheet" href="main.css">
|
<link rel="stylesheet" href="/static/main.css">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
<div class="page">
|
<div class="page">
|
||||||
<header>
|
<header>
|
||||||
<img src="/redgarden.svg" alt="RedGarden Logo">
|
<img src="/static/redgarden.svg" alt="RedGarden Logo">
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
|
<section><p><a href="https://blog.redgarden.cv">blog</a></p></section>
|
||||||
<section>
|
<section>
|
||||||
<p>
|
<p>
|
||||||
Red garden is a project ran by Stabosa87 Otherwise known as stab aka me.
|
Red garden is a project ran by Stabosa87 Otherwise known as stab aka me.
|
||||||
|
|||||||
Reference in New Issue
Block a user