Skip to content

Commit ab432a1

Browse files
fix: add a new apikey to fix the youtube feed
1 parent 30f51e1 commit ab432a1

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)