From e309b4852e3ff846d9899543f9091c6a5291c845 Mon Sep 17 00:00:00 2001 From: Dr-Gecko <68974670+Dr-Gecko@users.noreply.github.com> Date: Thu, 9 Jan 2025 09:34:35 -0800 Subject: [PATCH] Several changes Add Jamie as a WiCyS officer Add social medias to our footer Update footer year to grab the year automatically --- content/wicys.md | 7 +++++-- hugo.yaml | 26 +++++++++++++++++--------- layouts/partials/footer.html | 23 ++++++++++++++++++++--- 3 files changed, 42 insertions(+), 14 deletions(-) diff --git a/content/wicys.md b/content/wicys.md index 9051472..5281611 100644 --- a/content/wicys.md +++ b/content/wicys.md @@ -4,7 +4,9 @@ layout: 'infopage' --- #### About WiCyS @ OSU -TBA +TBA + +**Their website is in progress!** #### Current leadership: @@ -13,4 +15,5 @@ TBA - Treasurer: **Alexa Baruela** - Relations Officer: **Mayra Solorio** - Event Coordinator: **Jordan White** -- Secretary: **Jacquelyn Sansone** \ No newline at end of file +- Secretary: **Jacquelyn Sansone** +- Web Master: **Jamie Dang** \ No newline at end of file diff --git a/hugo.yaml b/hugo.yaml index 4d26d35..b0d5221 100644 --- a/hugo.yaml +++ b/hugo.yaml @@ -30,15 +30,15 @@ menu: url: '/resources/' weight: 7 about: - - name: 'Who We Are' - url: '/about/' - weight: 1 - - name: 'Club Constitution' - url: '/club-constitution/' - weight: 2 - - name: 'WiCyS' - url: '/wicys/' - weight: 3 + - name: 'Who We Are' + url: '/about/' + weight: 1 + - name: 'Club Constitution' + url: '/club-constitution/' + weight: 2 + - name: 'WiCyS' + url: '/wicys/' + weight: 3 params: dateFormat: "Jan 2, 2006" @@ -47,3 +47,11 @@ params: subTitle: 'Weekly Meetings, Guest Speakers, and CDC/CTF Competitions' sliLink: 'https://apps.ideal-logic.com/osusli?key=F3T9-25VWY_5878-CZ4R_bc14da8b' discordLink: 'https://discord.gg/ayX8f5W' + socialLinks: + - name: "Instagram" + url: "https://www.instagram.com/dam.secure/" + icon: "fab fa-instagram" + - name: "Twitter" + url: "https://x.com/OSUSEC" + icon: "fab fa-twitter" + diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index f75530a..66de594 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -1,6 +1,23 @@ \ No newline at end of file +