From 5b4e04412542b813a688288def0f4c01e5576b8f Mon Sep 17 00:00:00 2001 From: Sam Carlton Date: Wed, 27 Jul 2022 12:45:34 -0500 Subject: [PATCH] Enable using page context for ad inline --- components/ad-inline.vue | 45 +++++++++++++++++++++++++++++++------ components/search-stork.vue | 3 ++- 2 files changed, 40 insertions(+), 8 deletions(-) diff --git a/components/ad-inline.vue b/components/ad-inline.vue index e1fa213..4386528 100644 --- a/components/ad-inline.vue +++ b/components/ad-inline.vue @@ -1,6 +1,6 @@