projects
/
WP-Themes
/
troutcreek.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
566a9ee
)
Bumped stylesheet version
author
Laury GvR
<laury@gaslightmedia.com>
Tue, 9 Jan 2018 15:03:34 +0000
(10:03 -0500)
committer
Laury GvR
<laury@gaslightmedia.com>
Tue, 9 Jan 2018 15:03:34 +0000
(10:03 -0500)
parts/header-meta.php
patch
|
blob
|
history
diff --git
a/parts/header-meta.php
b/parts/header-meta.php
index
8c44fcc
..
39080bc
100644
(file)
--- a/
parts/header-meta.php
+++ b/
parts/header-meta.php
@@
-2,6
+2,6
@@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title><?php wp_title(); ?></title>
- <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css?v=1.0.
9
">
+ <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css?v=1.0.
11
">
<?php wp_head(); ?>
</head>
\ No newline at end of file