✨ create OptOutIframe component, add semantic html tag
This commit is contained in:
3
components/OptOutIframe.vue
Normal file
3
components/OptOutIframe.vue
Normal file
@@ -0,0 +1,3 @@
|
||||
<template lang="pug">
|
||||
iframe(style="border: 0; width: 100%; border-radius: 3px; font-family:Poppins,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif;" src="https://stats.lost.services/index.php?module=CoreAdminHome&action=optOut&language=en&backgroundColor=08e5ff&fontColor=212121&fontSize=&fontFamily=Poppins")
|
||||
</template>
|
||||
Reference in New Issue
Block a user