Skip to content

Commit

Permalink
CD 2799098584: Update GCWeb compiled demos files
Browse files Browse the repository at this point in the history
  • Loading branch information
wet-boew-bot committed Aug 4, 2022
1 parent 08b5d38 commit 2cdf54b
Show file tree
Hide file tree
Showing 5 changed files with 135 additions and 135 deletions.
4 changes: 2 additions & 2 deletions _wetboew-demos/country-content/country-content-en.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
"title": "Country Content",
"language": "en",
"category": "Plugins",
"description": "A basic AjaxLoader wrapper that inserts AJAXed-in content based on a visitor's country as determined by freegeoip.app",
"description": "A basic AjaxLoader wrapper that inserts AJAXed-in content based on a visitor's country as determined by country.is",
"tag": "country-content",
"parentdir": "country-content",
"altLangPrefix": "country-content",
"dateModified": "2020-09-10"
"dateModified": "2022-07-18"
}
---
<p>{{description}}</p>
Expand Down
4 changes: 2 additions & 2 deletions _wetboew-demos/country-content/country-content-fr.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
"title": "Contenu par pays",
"language": "fr",
"category": "Plugiciels",
"description": "Un enveloppeur de AjaxLoader qui insère de contenu télécharger via AJAX. Le contenu est basée sur l'emplacement des visiteurs comme déterminé par freegeoip.app",
"description": "Un enveloppeur de AjaxLoader qui insère de contenu télécharger via AJAX. Le contenu est basée sur l'emplacement des visiteurs comme déterminé par country.is",
"tag": "country-content",
"parentdir": "country-content",
"altLangPrefix": "country-content",
"dateModified": "2020-09-10"
"dateModified": "2022-07-18"
}
---
<p>{{description}}</p>
Expand Down
6 changes: 3 additions & 3 deletions _wetboew-demos/multimedia/multimedia-youtube-en.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ <h2>Example</h2>
<source type="video/youtube" src="https://www.youtube.com/watch?v=9znKJqnFuuY" />
</video>
<figcaption>
<p>Suspect (<a href="http://healthycanadians.gc.ca/video/suspect-eng.php#trans">Transcript</a>)</p>
<p>Suspect (<a href="https://www.canada.ca/en/health-canada/services/video/suspect.html#trans">Transcript</a>)</p>
</figcaption>
</figure>

Expand Down Expand Up @@ -59,7 +59,7 @@ <h3>Youtube video in a lightbox</h3>
<source type="video/youtube" src="https://www.youtube.com/watch?v=9znKJqnFuuY" />
</video>
<figcaption>
<p>Suspect (<a href="http://healthycanadians.gc.ca/video/suspect-eng.php#trans">Transcript</a>)</p>
<p>Suspect (<a href="https://www.canada.ca/en/health-canada/services/video/suspect.html#trans">Transcript</a>)</p>
</figcaption>
</figure>
</div>
Expand All @@ -78,7 +78,7 @@ <h3>Youtube video in a lightbox</h3>
&lt;source type="video/youtube" src="https://www.youtube.com/watch?v=9znKJqnFuuY" /&gt;
&lt;/video&gt;
&lt;figcaption&gt;
&lt;p&gt;Suspect (&lt;a href="http://healthycanadians.gc.ca/video/suspect-eng.php#trans"&gt;Transcript&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Suspect (&lt;a href="https://www.canada.ca/en/health-canada/services/video/suspect.html#trans"&gt;Transcript&lt;/a&gt;)&lt;/p&gt;
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;/div&gt;
Expand Down
6 changes: 3 additions & 3 deletions _wetboew-demos/multimedia/multimedia-youtube-fr.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ <h2>Exemple</h2>
<source type="video/youtube" src="https://www.youtube.com/watch?v=LLg-UsTr7us" />
</video>
<figcaption>
<p>Suspect (<a href="http://canadiensensante.gc.ca/video/suspect-fra.php#trans">Transcription</a>)</p>
<p>Suspect (<a href="https://www.canada.ca/fr/sante-canada/services/video/suspect.html#trans">Transcription</a>)</p>
</figcaption>
</figure>

Expand Down Expand Up @@ -58,7 +58,7 @@ <h3>Vidéo Youtube dans une fenêtre modale (lightbox)</h3>
<source type="video/youtube" src="https://www.youtube.com/watch?v=LLg-UsTr7us" />
</video>
<figcaption>
<p>Suspect (<a href="http://canadiensensante.gc.ca/video/suspect-fra.php#trans">Transcription</a>)</p>
<p>Suspect (<a href="https://www.canada.ca/fr/sante-canada/services/video/suspect.html#trans">Transcription</a>)</p>
</figcaption>
</figure>
</div>
Expand All @@ -77,7 +77,7 @@ <h3>Vidéo Youtube dans une fenêtre modale (lightbox)</h3>
&lt;source type="video/youtube" src="https://www.youtube.com/watch?v=LLg-UsTr7us" /&gt;
&lt;/video&gt;
&lt;figcaption&gt;
&lt;p&gt;Suspect (&lt;a href="http://canadiensensante.gc.ca/video/suspect-fra.php#trans"&gt;Transcription&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Suspect (&lt;a href="https://www.canada.ca/fr/sante-canada/services/video/suspect.html#trans"&gt;Transcription&lt;/a&gt;)&lt;/p&gt;
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;/div&gt;
Expand Down
Loading

0 comments on commit 2cdf54b

Please sign in to comment.