Skip to content

Commit 26f6546

Browse files
author
atj61275
committed
Wrote Impression article FIxed
1 parent b80d1c1 commit 26f6546

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

human-philosophy/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@
66
<body>
77
<div id="youtube-comments">Loading comments...</div>
88

9-
<a href="theory-of-impression/articles/impressions.html">World Philosophy</a>
9+
<a href="../theory-of-impression/articles/impressions.html">World Philosophy</a>
1010

1111
<script>
1212
// Function to fetch and display the top 3 comments
1313
async function fetchYouTubeComments() {
14-
const apiKey = 'AIzaSyAZJRxunHxliV4-xAfvxi6LKEIDjb5ItiM'; // Replace with your YouTube Data API key
14+
const apiKey = 'STOP_AIzaSyAZJRxunHxliV4-xAfvxi6LKEIDjb5ItiM'; // Replace with your YouTube Data API key
1515
const videoId = 'zSgx8U16stk'; // Replace with the YouTube video ID
1616
const apiUrl = 'https://www.googleapis.com/youtube/v3/commentThreads?key=AIzaSyAZJRxunHxliV4-xAfvxi6LKEIDjb5ItiM&textFormat=plainText&part=snippet&videoId=qGyp0Y5ewBI&maxResults=3';
1717

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ <h1>Hyper Impressive Symbols</h1>
6767
<div class="nav">
6868
<a href="world-philosophy/index.html">World Philosophy</a>
6969
<a href="human-philosophy/index.html">Human Philosophy</a>
70-
<a href="exercise/index.html">Exercise</a>
70+
<a href="theory-of-impression/articles/impressions.html">Exercise</a>
7171
</div>
7272
<div class="main-container">
7373
<div class="sidebar">

0 commit comments

Comments
 (0)