Merging: Fixing the css location
This commit is contained in:
commit
3d3e3879ec
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<title>VIVO</title>
|
<title>VIVO</title>
|
||||||
<link rel="stylesheet" href="../css/doc.css" />
|
<link rel="stylesheet" href="./css/doc.css" />
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<header id="branding" role="banner">
|
<header id="branding" role="banner">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue