aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--example/example.html (renamed from example.html)2
-rw-r--r--example/style.css (renamed from src/style2.css)0
2 files changed, 1 insertions, 1 deletions
diff --git a/example.html b/example/example.html
index 67e8300..d003598 100644
--- a/example.html
+++ b/example/example.html
@@ -4,7 +4,7 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Hemsida</title>
- <link rel="stylesheet" href="/style2.css">
+ <link rel="stylesheet" href="/example/style.css">
</head>
<body>
<div id="wrapper">
diff --git a/src/style2.css b/example/style.css
index dfeaee5..dfeaee5 100644
--- a/src/style2.css
+++ b/example/style.css