Praca, praca
Took 5 hours 39 minutes
This commit is contained in:
+7
-4
@@ -3,16 +3,19 @@
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Witaj świecie! - Kwiatowy Blog</title>
|
||||
|
||||
<link rel='stylesheet' href='vendor/blog-engine/blog.css' />
|
||||
<link rel='stylesheet' href='public/css/style.css' />
|
||||
<link rel='stylesheet' href='public/css/style.css?v1' />
|
||||
|
||||
<meta name="author" content="Krzysiek Smaga">
|
||||
<meta name="keywords" content="nowy, pierwszy, super">
|
||||
<meta name="keywords" content="kwiaty, rośliny">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
</head>
|
||||
<body>
|
||||
<h1>Kwiatowy Blog</h1>
|
||||
<p>sdf</p>
|
||||
<p>ef</p>
|
||||
</body>
|
||||
|
||||
<script src='vendor/blog-engine/blog.js'></script>
|
||||
<script src='public/js/script.js'></script>
|
||||
<script src='public/js/script.js?v1'></script>
|
||||
</html>
|
||||
Reference in New Issue
Block a user