aboutsummaryrefslogtreecommitdiff
path: root/views/projects.ejs
diff options
context:
space:
mode:
authorAndrew Lee <alee14498@gmail.com>2019-08-14 16:11:47 -0400
committerAndrew Lee <alee14498@gmail.com>2019-08-14 16:11:47 -0400
commitb0411efcf2459566888abf34c7524d67fb3add54 (patch)
tree9f8a6e58f4005ddaa1e04fba44cb41636d9c6cf3 /views/projects.ejs
parent9e9e6d5673d03d7d1e55f3a592f4d2534dffb4ff (diff)
downloadalp-website-b0411efcf2459566888abf34c7524d67fb3add54.tar.gz
alp-website-b0411efcf2459566888abf34c7524d67fb3add54.tar.bz2
alp-website-b0411efcf2459566888abf34c7524d67fb3add54.zip
Disabling listing videos for now
Diffstat (limited to 'views/projects.ejs')
-rw-r--r--views/projects.ejs3
1 files changed, 2 insertions, 1 deletions
diff --git a/views/projects.ejs b/views/projects.ejs
index a3ef04a..78975ec 100644
--- a/views/projects.ejs
+++ b/views/projects.ejs
@@ -39,7 +39,8 @@
</div>
<!--/.Software Cards -->
<h1 class="mt-5 mb-5 text-center">Videos</h1>
- <ul id="yt-results" class="yt" style="list-style-type:none;"></ul>
+ <h2>Google API disabled for now....</h2>
+ <!--<ul id="yt-results" class="yt" style="list-style-type:none;"></ul>-->
</div>
<% include ./includes/scripts %>
<script type="text/javascript" data-main="/js/yt-list-videos.js" src="https://requirejs.org/docs/release/2.3.5/minified/require.js"></script>