Skip to content

Commit

Permalink
Wrong style href
Browse files Browse the repository at this point in the history
  • Loading branch information
Hans5958 committed Oct 10, 2020
1 parent 3ff5a15 commit 06c7cab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Website/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<title>Domino User Manual</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover" />
<link rel="stylesheet" href="/style.css" />
<link rel="stylesheet" href="style.css" />
<style></style>
</head>

Expand Down

0 comments on commit 06c7cab

Please sign in to comment.