Add Amazon ad unit
This commit is contained in:
@@ -0,0 +1,8 @@
|
|||||||
|
//-
|
||||||
|
//- Crafting Guide - amazon.jade
|
||||||
|
//-
|
||||||
|
//- Copyright © 2014-2017 by Redwood Labs
|
||||||
|
//- All rights reserved.
|
||||||
|
//-
|
||||||
|
|
||||||
|
script(src="//z-na.amazon-adsystem.com/widgets/onejs?MarketPlace=US&adInstanceId=357573bb-98d8-4294-8cdf-4361dbf11cee")
|
||||||
@@ -0,0 +1,10 @@
|
|||||||
|
//
|
||||||
|
// Crafting Guide - amazon.scss
|
||||||
|
//
|
||||||
|
// Copyright © 2014-2017 by Redwood Labs
|
||||||
|
// All rights reserved.
|
||||||
|
//
|
||||||
|
|
||||||
|
.view__amazon {
|
||||||
|
|
||||||
|
}
|
||||||
@@ -24,6 +24,8 @@
|
|||||||
|
|
||||||
section.description.view__markdown_section
|
section.description.view__markdown_section
|
||||||
|
|
||||||
|
include ../common/amazon/amazon.jade
|
||||||
|
|
||||||
section.multiblock
|
section.multiblock
|
||||||
h2 Multiblock Construction
|
h2 Multiblock Construction
|
||||||
.panel
|
.panel
|
||||||
|
|||||||
Reference in New Issue
Block a user