We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 492c033 commit 54f1e96Copy full SHA for 54f1e96
1 file changed
web/src/main.ts
@@ -53,7 +53,7 @@ document.querySelector<HTMLDivElement>("#app")!.innerHTML = `
53
<p>This is an early web version of an existing <a href="https://github.com/mshroyer/coursepointer/">command-line tool</a>.
54
</aside>
55
<footer>
56
- <p>© 2025 Mark Shroyer <a href="https://github.com/mshroyer/coursepointer/blob/main/docs/web_third_party_licenses.md">and others</a>.
+ <p>© 2026 Mark Shroyer <a href="https://github.com/mshroyer/coursepointer/blob/main/docs/web_third_party_licenses.md">and others</a>.
57
Source code on <a href="https://github.com/mshroyer/coursepointer">GitHub</a>.</p>
58
</footer>
59
`;
0 commit comments