remove ad
This commit is contained in:
@@ -20,8 +20,6 @@
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<ad />
|
||||
|
||||
</div>
|
||||
</template>
|
||||
|
||||
@@ -30,7 +28,6 @@ import Navigation from 'Components/Navigation'
|
||||
import Hero from 'Components/Hero'
|
||||
import Subnavigation from 'Components/Subnavigation'
|
||||
import Icon from 'Components/Icon'
|
||||
import Ad from 'Components/Ad'
|
||||
|
||||
export default {
|
||||
components: {
|
||||
@@ -38,7 +35,6 @@ export default {
|
||||
Hero,
|
||||
Subnavigation,
|
||||
Icon,
|
||||
Ad,
|
||||
},
|
||||
}
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user