Added Readme and updated config files with new config property - cssUrl.
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- <meta> tags> -->
|
||||
<link rel="stylesheet" href="https://2c6vcf1g6qbbdxbwc3tv88xw-wpengine.netdna-ssl.com/wp-content/cache/autoptimize/css/autoptimize_135f2ea0f3ad830521cacfdb7ccf0e6f.css">
|
||||
<link rel="stylesheet" href="{{ config.cssUrl }}">
|
||||
<link rel="stylesheet" href="styles/template.min.css">
|
||||
</head>
|
||||
|
||||
|
||||
+1
-2
@@ -1,7 +1,6 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- <meta> tags> -->
|
||||
<link rel="stylesheet" href="https://2c6vcf1g6qbbdxbwc3tv88xw-wpengine.netdna-ssl.com/wp-content/cache/autoptimize/css/autoptimize_135f2ea0f3ad830521cacfdb7ccf0e6f.css">
|
||||
<link rel="stylesheet" href="{{ config.cssUrl }}">
|
||||
<link rel="stylesheet" href="styles/template.min.css">
|
||||
</head>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user