summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/index.html b/index.html
index 01a74f1..2cbe9c8 100644
--- a/index.html
+++ b/index.html
@@ -12,13 +12,13 @@
<title>QFace - Write your own generator!</title>
<!-- Bootstrap Core CSS -->
- <link href="/css/bootstrap.min.css" rel="stylesheet">
+ <link href="css/bootstrap.min.css" rel="stylesheet">
<!-- Custom CSS -->
- <link href="/css/stylish-portfolio.css" rel="stylesheet">
+ <link href="css/stylish-portfolio.css" rel="stylesheet">
<!-- Custom Fonts -->
- <link href="/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
+ <link href="font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
<link href="http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700,300italic,400italic,700italic" rel="stylesheet" type="text/css">
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->