summaryrefslogtreecommitdiff
path: root/assignment_list.php
diff options
context:
space:
mode:
authorlouie <louie@shprung.com>2022-04-17 10:46:30 -0700
committerlouie <louie@shprung.com>2022-04-17 10:46:30 -0700
commit28a0142718dcad621dfecdb99fe6f2965edf5f0d (patch)
treea141c5b101ff9853ed15bc9a958181390d2099c7 /assignment_list.php
parent5709215241fc99eada2efcc770bfb33e7ee72e53 (diff)
Created custom directory, moved background out of main file (to custom)
Diffstat (limited to 'assignment_list.php')
-rw-r--r--assignment_list.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/assignment_list.php b/assignment_list.php
index e6e817b..1d4dfc3 100644
--- a/assignment_list.php
+++ b/assignment_list.php
@@ -126,6 +126,7 @@ print "TEST: num_hw = $ENGL2A->num_hw";
<title>Daily Homework Schedule</title>
<link rel="stylesheet" href="assignment_list.css">
<script defer src="assignment_list.js"></script>
+ <script defer src="custom/custom.js"></script>
</head>
<body>