We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6c293c commit 29b635dCopy full SHA for 29b635d
layouts/partials/home/custom.html
@@ -8,7 +8,7 @@
8
<img src="logo.webp" alt="stemformulas logo" height="100" width="100" class="flex items-center justify-center relative mb-6">
9
<div class="text-center mb-10">
10
<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>
+ <p>Search for a formula or <a href="/submit">submit</a> a new one.</p>
12
<!-- <p> Click on any formula to copy its LaTeX, and use "/" to search from anywhere!</p> -->
13
</div>
14
<div
0 commit comments