relative routes for css
This commit is contained in:
parent
eced97c4d0
commit
61d759eeb2
2 changed files with 2 additions and 2 deletions
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<title>Copay Chrome Extension - Install</title>
|
||||
<link rel="stylesheet" href="../css/foundation.min.css">
|
||||
<link rel="stylesheet" href="../../css/foundation.min.css">
|
||||
</head>
|
||||
<body>
|
||||
<div class="row">
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<title>Copay Download</title>
|
||||
<link rel="stylesheet" href="../../css/foundation.min.css">
|
||||
<link rel="stylesheet" href="../css/foundation.min.css">
|
||||
</head>
|
||||
<body>
|
||||
<div class="row">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue