File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -2076,7 +2076,7 @@ export async function loadHomePage() {
2076
2076
const Timetable = stringToHTML ( /* html */ `
2077
2077
<div class="timetable-container border" ${ settingsState . animations ? `style="opacity: 0;"` : '' } >
2078
2078
<div class="home-subtitle">
2079
- <h2 id="home-lesson-subtitle">Today\ 's Lessons</h2>
2079
+ <h2 id="home-lesson-subtitle">Today's Lessons</h2>
2080
2080
<div class="timetable-arrows">
2081
2081
<svg width="24" height="24" viewBox="0 0 24 24" style="transform: scale(-1,1)" id="home-timetable-back"><g style="fill: currentcolor;"><path d="M8.578 16.359l4.594-4.594-4.594-4.594 1.406-1.406 6 6-6 6z"></path></g></svg>
2082
2082
<svg width="24" height="24" viewBox="0 0 24 24" id="home-timetable-forward"><g style="fill: currentcolor;"><path d="M8.578 16.359l4.594-4.594-4.594-4.594 1.406-1.406 6 6-6 6z"></path></g></svg>
You can’t perform that action at this time.
0 commit comments