Skip to content

Commit 755b8c8

Browse files
committed
chore: clarify javascript usage
1 parent ce28bf2 commit 755b8c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

templates/about.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ <h4 class="header no_margin">System Info</h4>
9191
</div>
9292
<div class="surface-text surface-text-padvert">
9393
The source of the website can found <a href="https://github.com/wispl/wispl.github.io">here</a>.
94-
Javascript and localStorage is used only to save the color-scheme preference.
94+
LocalStorage is used only to save the color-scheme preference. Javascript is used for the dark mode toggle as well as for populating the backlinks buffer using D3-force.
9595
</div>
9696
</div>
9797
{% endblock entry %}

0 commit comments

Comments
 (0)