Skip to content

Commit 6483e27

Browse files
Merge pull request #969 from andrea-kyurchiev/fix/fix-youtube-feed
fix: add a new apikey to fix the youtube feed
2 parents 30f51e1 + ab432a1 commit 6483e27

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

layouts/partials/footer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
{{ if .Params.fetchYoutubeVideos }}
7373
<script>
7474
$('#youmax').youmax({
75-
apiKey:'AIzaSyCTmhVwOZhhT1WceQm9MobWFuJIA6lI-Dw',
75+
apiKey:'AIzaSyDyTr4jpR0yAHv6y1VBiU2kvA2OZyfG2HA',
7676
youTubeChannelURL: "https://www.youtube.com/channel/UCoSPSd6Or4F_vpjo4SmyoEA",
7777
youmaxDefaultTab: "UPLOADS",
7878
youmaxColumns: 3,

0 commit comments

Comments
 (0)