From 8488b06ed452bbe2a78878ecc7c7afdd37d2174c Mon Sep 17 00:00:00 2001 From: Brendan Szymanski Date: Thu, 25 Apr 2019 22:23:37 -0400 Subject: [PATCH] Fix Linux/Unix/Mac compatibility Unlike Windows, Unix-based systems use a case-sensitive file structure, and the way the html pages are currently referenced breaks all CSS and HTML linking. This commit fixes that, allowing it to work on Unix systems. --- Animation.html | 24 ++++++++++++------------ Appearance.html | 24 ++++++++++++------------ Attributes.html | 24 ++++++++++++------------ Collision.html | 24 ++++++++++++------------ Functions.html | 24 ++++++++++++------------ Miscellaneous.html | 24 ++++++++++++------------ Position.html | 24 ++++++++++++------------ Rotation.html | 24 ++++++++++++------------ Scale.html | 24 ++++++++++++------------ Style.css | 4 ++-- Timers.html | 24 ++++++++++++------------ 11 files changed, 122 insertions(+), 122 deletions(-) diff --git a/Animation.html b/Animation.html index 394f991..bdefc03 100644 --- a/Animation.html +++ b/Animation.html @@ -3,7 +3,7 @@ Animation - +