Closed arianadavis closed 4 years ago
Was able to find a way easier & more direct approach to implementing a Google Calendar. Instead of going the extent of creating a new component I ended up using this method:
<div *ngIf="pageName == '/neighborhood'"> <iframe src=""></iframe> </div>
Which states if the URL is on the " neighborhood" syntax then display the calendar.
Hello Khaled 👋🏽 , currently a subscriber to your newsletter and throughly enjoy the content you email over.
Wanted to get your insight about embedding content using Contentful. You recently discussed in your recent newsletter mentioning YouTube video embed's. Was wondering if this would method would correlate as well with possibly embedding a Google Calendar?
Looking forward to your response!
Best,