Forgot to fix the css location when I moved the file to this dir.
This commit is contained in:
parent
1bf44ec59c
commit
4d043080da
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<title>VIVO</title>
|
||||
<link rel="stylesheet" href="../css/doc.css" />
|
||||
<link rel="stylesheet" href="./css/doc.css" />
|
||||
</head>
|
||||
<body>
|
||||
<header id="branding" role="banner">
|
||||
|
|
Loading…
Add table
Reference in a new issue