Skip to content

Commit

Permalink
new pinterest code. #45
Browse files Browse the repository at this point in the history
  • Loading branch information
MathieuNls committed Jul 9, 2015
1 parent f2fd889 commit 33ede56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion application/views/header.php
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
}
</script>

<meta name="p:domain_verify" content="6187231235ed576f7d6e438a438b6b9a"/>
<meta name="p:domain_verify" content="5351fd7409a950a1032e788cf9ae4ce8"/>
<?php
foreach($styleSheets as $css) { echo '<link rel="stylesheet" href="'.css_url($css).'?'.time().'">'; }
foreach($javaScripts as $js) { echo '<script src="'.js_url($js).'"></script>'; }
Expand Down

0 comments on commit 33ede56

Please sign in to comment.