mirror of
https://github.com/hacks-guide/Guide_3DS.git
synced 2025-08-28 18:59:50 +02:00
switched to adsense
also changed meta og:image
This commit is contained in:
@@ -2,15 +2,13 @@
|
||||
{% include base_path %}
|
||||
<!-- insert favicons. use http://realfavicongenerator.net/ -->
|
||||
|
||||
<script type="text/javascript">
|
||||
amzn_assoc_ad_type = "link_enhancement_widget";
|
||||
amzn_assoc_tracking_id = "plailect-20";
|
||||
amzn_assoc_linkid = "009e211cd968ca4d258ce41de4c9457f";
|
||||
amzn_assoc_placement = "";
|
||||
amzn_assoc_marketplace = "amazon";
|
||||
amzn_assoc_region = "US";
|
||||
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
|
||||
<script>
|
||||
(adsbygoogle = window.adsbygoogle || []).push({
|
||||
google_ad_client: "ca-pub-6670011780914577",
|
||||
enable_page_level_ads: true
|
||||
});
|
||||
</script>
|
||||
<script src="//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&Operation=GetScript&ID=OneJS&WS=1&MarketPlace=US"></script>
|
||||
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="{{ base_path }}/images/apple-touch-icon.png?v=PYEmwKvQAx">
|
||||
<link rel="icon" type="image/png" href="{{ base_path }}/images/favicon-32x32.png?v=PYEmwKvQAx" sizes="32x32">
|
||||
|
Reference in New Issue
Block a user