diff options
Diffstat (limited to 'src/_footer.html')
-rw-r--r-- | src/_footer.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_footer.html b/src/_footer.html index 9dd7db1..cfafcb2 100644 --- a/src/_footer.html +++ b/src/_footer.html @@ -14,7 +14,7 @@ <a href="https://steamcommunity.com/id/adastx">Steam</a> </footer> -<script src="scripts/darktheme.js"></script> +<script src="/scripts/darktheme.js"></script> </body> </html> |