From efe679bc5ee2d5e3b5c125a2152d76e170ce7695 Mon Sep 17 00:00:00 2001 From: Aadi Desai <21363892+supleed2@users.noreply.github.com> Date: Thu, 7 Sep 2023 11:55:18 +0100 Subject: [PATCH] Move public files into `html/` directory --- Constitution 404.pdf => html/Constitution 404.pdf | Bin Markers Usages.docx => html/Markers Usages.docx | Bin .../Wacom Borrowing Rules.docx | Bin about.html => html/about.html | 0 committee.html => html/committee.html | 0 favicon.ico => html/favicon.ico | Bin {images => html/images}/committee/ICAS-chan.jpg | Bin {images => html/images}/committee/aadi.jpg | Bin {images => html/images}/committee/adam.jpg | Bin {images => html/images}/committee/alan.jpg | Bin {images => html/images}/committee/aman.jpg | Bin {images => html/images}/committee/anakin.jpg | Bin {images => html/images}/committee/anna.jpg | Bin {images => html/images}/committee/ashim.jpg | Bin {images => html/images}/committee/ben.jpg | Bin {images => html/images}/committee/benson.jpg | Bin {images => html/images}/committee/callum.jpg | Bin {images => html/images}/committee/cara.jpg | Bin {images => html/images}/committee/carolina.jpg | Bin {images => html/images}/committee/chelle.jpg | Bin {images => html/images}/committee/chun.png | Bin {images => html/images}/committee/dominic.jpg | Bin {images => html/images}/committee/edward.jpg | Bin {images => html/images}/committee/eugene.jpg | Bin {images => html/images}/committee/george.jpg | Bin {images => html/images}/committee/hetty.jpg | Bin {images => html/images}/committee/ian.jpg | Bin {images => html/images}/committee/ivan.jpg | Bin {images => html/images}/committee/james.jpg | Bin {images => html/images}/committee/jerry.jpg | Bin {images => html/images}/committee/joe.png | Bin {images => html/images}/committee/justin.jpg | Bin {images => html/images}/committee/kevin.jpg | Bin {images => html/images}/committee/lizzi.jpg | Bin {images => html/images}/committee/lucina.jpg | Bin {images => html/images}/committee/mark.jpg | Bin {images => html/images}/committee/orlando.jpg | Bin {images => html/images}/committee/otto.jpg | Bin {images => html/images}/committee/patawee.jpg | Bin {images => html/images}/committee/patrick.jpg | Bin {images => html/images}/committee/placeholder.jpg | Bin {images => html/images}/committee/samuel.jpg | Bin {images => html/images}/committee/sreekar.jpg | Bin {images => html/images}/committee/wern.jpg | Bin {images => html/images}/committee/zhin.jpg | Bin {images => html/images}/logo.png | Bin {images => html/images}/photos/header.jpg | Bin {images => html/images}/photos/icasPicnic.jpg | Bin {images => html/images}/photos/mangaClub.jpg | Bin {images => html/images}/photos/mcm.jpg | Bin {images => html/images}/photos/mcm_2018.jpg | Bin {images => html/images}/photos/mealOut.jpg | Bin index.html => html/index.html | 0 library.html => html/library.html | 0 logo.png => html/logo.png | Bin manga.html => html/manga.html | 0 style.css => html/style.css | 0 57 files changed, 0 insertions(+), 0 deletions(-) rename Constitution 404.pdf => html/Constitution 404.pdf (100%) rename Markers Usages.docx => html/Markers Usages.docx (100%) rename Wacom Borrowing Rules.docx => html/Wacom Borrowing Rules.docx (100%) rename about.html => html/about.html (100%) rename committee.html => html/committee.html (100%) rename favicon.ico => html/favicon.ico (100%) rename {images => html/images}/committee/ICAS-chan.jpg (100%) rename {images => html/images}/committee/aadi.jpg (100%) rename {images => html/images}/committee/adam.jpg (100%) rename {images => html/images}/committee/alan.jpg (100%) rename {images => html/images}/committee/aman.jpg (100%) rename {images => html/images}/committee/anakin.jpg (100%) rename {images => html/images}/committee/anna.jpg (100%) rename {images => html/images}/committee/ashim.jpg (100%) rename {images => html/images}/committee/ben.jpg (100%) rename {images => html/images}/committee/benson.jpg (100%) rename {images => html/images}/committee/callum.jpg (100%) rename {images => html/images}/committee/cara.jpg (100%) rename {images => html/images}/committee/carolina.jpg (100%) rename {images => html/images}/committee/chelle.jpg (100%) rename {images => html/images}/committee/chun.png (100%) rename {images => html/images}/committee/dominic.jpg (100%) rename {images => html/images}/committee/edward.jpg (100%) rename {images => html/images}/committee/eugene.jpg (100%) rename {images => html/images}/committee/george.jpg (100%) rename {images => html/images}/committee/hetty.jpg (100%) rename {images => html/images}/committee/ian.jpg (100%) rename {images => html/images}/committee/ivan.jpg (100%) rename {images => html/images}/committee/james.jpg (100%) rename {images => html/images}/committee/jerry.jpg (100%) rename {images => html/images}/committee/joe.png (100%) rename {images => html/images}/committee/justin.jpg (100%) rename {images => html/images}/committee/kevin.jpg (100%) rename {images => html/images}/committee/lizzi.jpg (100%) rename {images => html/images}/committee/lucina.jpg (100%) rename {images => html/images}/committee/mark.jpg (100%) rename {images => html/images}/committee/orlando.jpg (100%) rename {images => html/images}/committee/otto.jpg (100%) rename {images => html/images}/committee/patawee.jpg (100%) rename {images => html/images}/committee/patrick.jpg (100%) rename {images => html/images}/committee/placeholder.jpg (100%) rename {images => html/images}/committee/samuel.jpg (100%) rename {images => html/images}/committee/sreekar.jpg (100%) rename {images => html/images}/committee/wern.jpg (100%) rename {images => html/images}/committee/zhin.jpg (100%) rename {images => html/images}/logo.png (100%) rename {images => html/images}/photos/header.jpg (100%) rename {images => html/images}/photos/icasPicnic.jpg (100%) rename {images => html/images}/photos/mangaClub.jpg (100%) rename {images => html/images}/photos/mcm.jpg (100%) rename {images => html/images}/photos/mcm_2018.jpg (100%) rename {images => html/images}/photos/mealOut.jpg (100%) rename index.html => html/index.html (100%) rename library.html => html/library.html (100%) rename logo.png => html/logo.png (100%) rename manga.html => html/manga.html (100%) rename style.css => html/style.css (100%) diff --git a/Constitution 404.pdf b/html/Constitution 404.pdf similarity index 100% rename from Constitution 404.pdf rename to html/Constitution 404.pdf diff --git a/Markers Usages.docx b/html/Markers Usages.docx similarity index 100% rename from Markers Usages.docx rename to html/Markers Usages.docx diff --git a/Wacom Borrowing Rules.docx b/html/Wacom Borrowing Rules.docx similarity index 100% rename from Wacom Borrowing Rules.docx rename to html/Wacom Borrowing Rules.docx diff --git a/about.html b/html/about.html similarity index 100% rename from about.html rename to html/about.html diff --git a/committee.html b/html/committee.html similarity index 100% rename from committee.html rename to html/committee.html diff --git a/favicon.ico b/html/favicon.ico similarity index 100% rename from favicon.ico rename to html/favicon.ico diff --git a/images/committee/ICAS-chan.jpg b/html/images/committee/ICAS-chan.jpg similarity index 100% rename from images/committee/ICAS-chan.jpg rename to html/images/committee/ICAS-chan.jpg diff --git a/images/committee/aadi.jpg b/html/images/committee/aadi.jpg similarity index 100% rename from images/committee/aadi.jpg rename to html/images/committee/aadi.jpg diff --git a/images/committee/adam.jpg b/html/images/committee/adam.jpg similarity index 100% rename from images/committee/adam.jpg rename to html/images/committee/adam.jpg diff --git a/images/committee/alan.jpg b/html/images/committee/alan.jpg similarity index 100% rename from images/committee/alan.jpg rename to html/images/committee/alan.jpg diff --git a/images/committee/aman.jpg b/html/images/committee/aman.jpg similarity index 100% rename from images/committee/aman.jpg rename to html/images/committee/aman.jpg diff --git a/images/committee/anakin.jpg b/html/images/committee/anakin.jpg similarity index 100% rename from images/committee/anakin.jpg rename to html/images/committee/anakin.jpg diff --git a/images/committee/anna.jpg b/html/images/committee/anna.jpg similarity index 100% rename from images/committee/anna.jpg rename to html/images/committee/anna.jpg diff --git a/images/committee/ashim.jpg b/html/images/committee/ashim.jpg similarity index 100% rename from images/committee/ashim.jpg rename to html/images/committee/ashim.jpg diff --git a/images/committee/ben.jpg b/html/images/committee/ben.jpg similarity index 100% rename from images/committee/ben.jpg rename to html/images/committee/ben.jpg diff --git a/images/committee/benson.jpg b/html/images/committee/benson.jpg similarity index 100% rename from images/committee/benson.jpg rename to html/images/committee/benson.jpg diff --git a/images/committee/callum.jpg b/html/images/committee/callum.jpg similarity index 100% rename from images/committee/callum.jpg rename to html/images/committee/callum.jpg diff --git a/images/committee/cara.jpg b/html/images/committee/cara.jpg similarity index 100% rename from images/committee/cara.jpg rename to html/images/committee/cara.jpg diff --git a/images/committee/carolina.jpg b/html/images/committee/carolina.jpg similarity index 100% rename from images/committee/carolina.jpg rename to html/images/committee/carolina.jpg diff --git a/images/committee/chelle.jpg b/html/images/committee/chelle.jpg similarity index 100% rename from images/committee/chelle.jpg rename to html/images/committee/chelle.jpg diff --git a/images/committee/chun.png b/html/images/committee/chun.png similarity index 100% rename from images/committee/chun.png rename to html/images/committee/chun.png diff --git a/images/committee/dominic.jpg b/html/images/committee/dominic.jpg similarity index 100% rename from images/committee/dominic.jpg rename to html/images/committee/dominic.jpg diff --git a/images/committee/edward.jpg b/html/images/committee/edward.jpg similarity index 100% rename from images/committee/edward.jpg rename to html/images/committee/edward.jpg diff --git a/images/committee/eugene.jpg b/html/images/committee/eugene.jpg similarity index 100% rename from images/committee/eugene.jpg rename to html/images/committee/eugene.jpg diff --git a/images/committee/george.jpg b/html/images/committee/george.jpg similarity index 100% rename from images/committee/george.jpg rename to html/images/committee/george.jpg diff --git a/images/committee/hetty.jpg b/html/images/committee/hetty.jpg similarity index 100% rename from images/committee/hetty.jpg rename to html/images/committee/hetty.jpg diff --git a/images/committee/ian.jpg b/html/images/committee/ian.jpg similarity index 100% rename from images/committee/ian.jpg rename to html/images/committee/ian.jpg diff --git a/images/committee/ivan.jpg b/html/images/committee/ivan.jpg similarity index 100% rename from images/committee/ivan.jpg rename to html/images/committee/ivan.jpg diff --git a/images/committee/james.jpg b/html/images/committee/james.jpg similarity index 100% rename from images/committee/james.jpg rename to html/images/committee/james.jpg diff --git a/images/committee/jerry.jpg b/html/images/committee/jerry.jpg similarity index 100% rename from images/committee/jerry.jpg rename to html/images/committee/jerry.jpg diff --git a/images/committee/joe.png b/html/images/committee/joe.png similarity index 100% rename from images/committee/joe.png rename to html/images/committee/joe.png diff --git a/images/committee/justin.jpg b/html/images/committee/justin.jpg similarity index 100% rename from images/committee/justin.jpg rename to html/images/committee/justin.jpg diff --git a/images/committee/kevin.jpg b/html/images/committee/kevin.jpg similarity index 100% rename from images/committee/kevin.jpg rename to html/images/committee/kevin.jpg diff --git a/images/committee/lizzi.jpg b/html/images/committee/lizzi.jpg similarity index 100% rename from images/committee/lizzi.jpg rename to html/images/committee/lizzi.jpg diff --git a/images/committee/lucina.jpg b/html/images/committee/lucina.jpg similarity index 100% rename from images/committee/lucina.jpg rename to html/images/committee/lucina.jpg diff --git a/images/committee/mark.jpg b/html/images/committee/mark.jpg similarity index 100% rename from images/committee/mark.jpg rename to html/images/committee/mark.jpg diff --git a/images/committee/orlando.jpg b/html/images/committee/orlando.jpg similarity index 100% rename from images/committee/orlando.jpg rename to html/images/committee/orlando.jpg diff --git a/images/committee/otto.jpg b/html/images/committee/otto.jpg similarity index 100% rename from images/committee/otto.jpg rename to html/images/committee/otto.jpg diff --git a/images/committee/patawee.jpg b/html/images/committee/patawee.jpg similarity index 100% rename from images/committee/patawee.jpg rename to html/images/committee/patawee.jpg diff --git a/images/committee/patrick.jpg b/html/images/committee/patrick.jpg similarity index 100% rename from images/committee/patrick.jpg rename to html/images/committee/patrick.jpg diff --git a/images/committee/placeholder.jpg b/html/images/committee/placeholder.jpg similarity index 100% rename from images/committee/placeholder.jpg rename to html/images/committee/placeholder.jpg diff --git a/images/committee/samuel.jpg b/html/images/committee/samuel.jpg similarity index 100% rename from images/committee/samuel.jpg rename to html/images/committee/samuel.jpg diff --git a/images/committee/sreekar.jpg b/html/images/committee/sreekar.jpg similarity index 100% rename from images/committee/sreekar.jpg rename to html/images/committee/sreekar.jpg diff --git a/images/committee/wern.jpg b/html/images/committee/wern.jpg similarity index 100% rename from images/committee/wern.jpg rename to html/images/committee/wern.jpg diff --git a/images/committee/zhin.jpg b/html/images/committee/zhin.jpg similarity index 100% rename from images/committee/zhin.jpg rename to html/images/committee/zhin.jpg diff --git a/images/logo.png b/html/images/logo.png similarity index 100% rename from images/logo.png rename to html/images/logo.png diff --git a/images/photos/header.jpg b/html/images/photos/header.jpg similarity index 100% rename from images/photos/header.jpg rename to html/images/photos/header.jpg diff --git a/images/photos/icasPicnic.jpg b/html/images/photos/icasPicnic.jpg similarity index 100% rename from images/photos/icasPicnic.jpg rename to html/images/photos/icasPicnic.jpg diff --git a/images/photos/mangaClub.jpg b/html/images/photos/mangaClub.jpg similarity index 100% rename from images/photos/mangaClub.jpg rename to html/images/photos/mangaClub.jpg diff --git a/images/photos/mcm.jpg b/html/images/photos/mcm.jpg similarity index 100% rename from images/photos/mcm.jpg rename to html/images/photos/mcm.jpg diff --git a/images/photos/mcm_2018.jpg b/html/images/photos/mcm_2018.jpg similarity index 100% rename from images/photos/mcm_2018.jpg rename to html/images/photos/mcm_2018.jpg diff --git a/images/photos/mealOut.jpg b/html/images/photos/mealOut.jpg similarity index 100% rename from images/photos/mealOut.jpg rename to html/images/photos/mealOut.jpg diff --git a/index.html b/html/index.html similarity index 100% rename from index.html rename to html/index.html diff --git a/library.html b/html/library.html similarity index 100% rename from library.html rename to html/library.html diff --git a/logo.png b/html/logo.png similarity index 100% rename from logo.png rename to html/logo.png diff --git a/manga.html b/html/manga.html similarity index 100% rename from manga.html rename to html/manga.html diff --git a/style.css b/html/style.css similarity index 100% rename from style.css rename to html/style.css