From 9fac092c2c065d9e4c5ef6ea6b528a05c1efb894 Mon Sep 17 00:00:00 2001 From: lostdesign Date: Fri, 25 Oct 2019 11:21:22 +0200 Subject: [PATCH] :sparkles: create OptOutIframe component, add semantic html tag --- components/OptOutIframe.vue | 3 +++ pages/cookie-policy.vue | 14 ++++++++++++-- pages/privacy-policy.vue | 9 +++++++-- 3 files changed, 22 insertions(+), 4 deletions(-) create mode 100644 components/OptOutIframe.vue diff --git a/components/OptOutIframe.vue b/components/OptOutIframe.vue new file mode 100644 index 0000000..600c98a --- /dev/null +++ b/components/OptOutIframe.vue @@ -0,0 +1,3 @@ + \ No newline at end of file diff --git a/pages/cookie-policy.vue b/pages/cookie-policy.vue index cd6502a..5e75323 100644 --- a/pages/cookie-policy.vue +++ b/pages/cookie-policy.vue @@ -1,5 +1,5 @@ + +