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>
|
||||
<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
Add a link
Reference in a new issue