starting stuff
This commit is contained in:
commit
9ecf2ee5fa
4 changed files with 51 additions and 0 deletions
11
index.html
Normal file
11
index.html
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>Linuxposting Tilde</title>
|
||||
<link rel="stylesheet" href="/assets/base.css">
|
||||
<link rel="stylesheet" href="/assets/colors.css">
|
||||
</head>
|
||||
<body>
|
||||
<p>just testing some stuff rn</p>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue