Congratuations! Judge scores are tallied and here's where we announce the 1st, 2nd, and 3rd place teams along with positive feedback for each.
+
8/14 | 4:00pm - 4:30pm
+
Congratuations! Judge scores are tallied and here's where we announce the 1st, 2nd, and 3rd place teams along with constructive feedback for each in the Community Room.
-
Winners: we will contact you via Email about your prizes; allow up to 2 days for a response
+
Winners: we will contact you via Email about your prizes; allow up to 2 days for a response
For Questions, ask in the Discord server (#ask-questions), or contact tech support at tech@gilroyhacks.com
350 W 6th St, Gilroy, CA 95020')
- .openOn(map);
-
-// var circle = L.circle([37.00508, -121.57268], {
-// color: 'blue',
-// fillColor: '#6393c4d2',
-// fillOpacity: 0.5,
-// radius: 50
-// }).addTo(map)
-// .bindPopup('
Gilroy Library
350 W 6th St, Gilroy, CA 95020')
-// .openPopup();
\ No newline at end of file
+ .openOn(map);
\ No newline at end of file
diff --git a/js/scroll_element.js b/js/scroll_element.js
index 70d545a..636f0c7 100644
--- a/js/scroll_element.js
+++ b/js/scroll_element.js
@@ -1,3 +1,5 @@
+// Gilroy Hacks Website Source Code -> JS (https://gilroyhacks.com)
+
// Creating an observer when the user views that element
const observer = new IntersectionObserver(entries => {
// Loop over the entries
diff --git a/js/scroll_nav.js b/js/scroll_nav.js
index 4c2fdb7..84f88c6 100644
--- a/js/scroll_nav.js
+++ b/js/scroll_nav.js
@@ -1,3 +1,4 @@
+// Gilroy Hacks Website Source Code -> JS (https://gilroyhacks.com)
// Toggle the .pa-fixed-header class when the user
// scroll 100px