diff --git a/Validator Output.docx b/Validator Output.docx index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..dc4035110b7b50e20715be3e837909f4ba8624e7 100644 Binary files a/Validator Output.docx and b/Validator Output.docx differ diff --git a/assets/Privacy Policy.pdf b/assets/PrivacyPolicy.pdf similarity index 100% rename from assets/Privacy Policy.pdf rename to assets/PrivacyPolicy.pdf diff --git a/index.html b/index.html index a05314854b4b629b0bdd95563df319a69cb255c8..79856aa119689820ca2ec6b13c7b13c960a4ea59 100644 --- a/index.html +++ b/index.html @@ -64,7 +64,7 @@ </div> </article> <picture> - <source srcset="assets/img/artwork/hero.webp" /> + <source srcset="assets/img/artwork/hero.webp"> <img src="assets/img/artwork/hero.png" alt="Create Against Hate Hero Image"> </picture> </section> @@ -73,7 +73,7 @@ <h2>About the Jam</h2> <article class="grid-2x2"> <picture> - <source srcset="assets/img/artwork/gaming.webp" /> + <source srcset="assets/img/artwork/gaming.webp"> <img src="assets/img/artwork/gaming.png" alt="Drawing of two characters playing a video game and having a good time"> </picture> <div> @@ -95,7 +95,7 @@ </p> </div> <picture> - <source srcset="assets/img/artwork/donations.webp" /> + <source srcset="assets/img/artwork/donations.webp"> <img src="assets/img/artwork/donations.png" alt="Drawing of a group of characters gathering donations for 'Stop Hate UK'"> </picture> </article> @@ -143,7 +143,7 @@ </fieldset> <div class="privacy-section"> <input type="radio" name="privacy" id="privacy" value="agreed" required> - <label for="privacy">By submitting this form, you are agreeing to our <a href="assets/Privacy Policy.pdf" target="_blank" rel="noopener">Privacy Policy</a></label> + <label for="privacy">By submitting this form, you are agreeing to our <a href="assets/PrivacyPolicy.pdf" target="_blank" rel="noopener">Privacy Policy</a></label> </div> <button type="submit" class="btn--primary blue">Submit</button> </form> diff --git a/rules.html b/rules.html index f7e2c8ba12758e5853c2984fe4b7d984f89642c5..f1098061c4c77a40ee007bee5fdf9b8ffa067aa7 100644 --- a/rules.html +++ b/rules.html @@ -121,7 +121,7 @@ </div> <div role="group" class="slide" aria-roledescription="slide" aria-label="4 of 5"> <picture> - <source srcset="assets/img/artwork/romance.webp" /> + <source srcset="assets/img/artwork/romance.webp"> <img src="assets/img/artwork/romance.png" alt="Otome game illustration"> </picture> <div class="slide__text-content"> diff --git a/~$lidator Output.docx b/~$lidator Output.docx deleted file mode 100644 index bce9ba0d26668b784109494bc294a59a6e878512..0000000000000000000000000000000000000000 Binary files a/~$lidator Output.docx and /dev/null differ