I see Light of the Internet!
This commit is contained in:
+15
@@ -0,0 +1,15 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="pl">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Witaj świecie!</title>
|
||||
<link rel="stylesheet" href="vendor/blog-engine/blog.css"/>
|
||||
<script type="module" src="vendor/blog-engine/blog.js" defer></script>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Witaj świecie!</h1>
|
||||
<form method="POST" action="">
|
||||
|
||||
</form>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user