Skip to content

Commit 29b635d

Browse files
committed
Hotfix suggest link on main page
1 parent f6c293c commit 29b635d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

layouts/partials/home/custom.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<img src="logo.webp" alt="stemformulas logo" height="100" width="100" class="flex items-center justify-center relative mb-6">
99
<div class="text-center mb-10">
1010
<p>Welcome to stemformulas.com, a modern database for formulas!</p>
11-
<p>Search for a formula or <a href="/suggest">suggest</a> one to be added.</p>
11+
<p>Search for a formula or <a href="/submit">submit</a> a new one.</p>
1212
<!-- <p> Click on any formula to copy its LaTeX, and use "/" to search from anywhere!</p> -->
1313
</div>
1414
<div

0 commit comments

Comments
 (0)