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 14, 2015
1 parent ed6c94e commit e78a7a7
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="5351fd7409a950a1032e788cf9ae4ce8"/>
<meta name="p:domain_verify" content="9f4eefba8c49cf4a79b31c72a7e388a9"/>
<?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 e78a7a7

Please sign in to comment.