we want quot

This commit is contained in:
Corwin 2024-04-23 22:27:37 +01:00
parent ce4f27fa27
commit cf8f410a5e
No known key found for this signature in database

View file

@ -12,7 +12,8 @@ export function GameDeveloperSummary() {
<li>
Compile with{" "}
<code>
AGBRS_BACKTRACE_WEBSITE="your-website.test/crash#" cargo build
AGBRS_BACKTRACE_WEBSITE=&quot;your-website.test/crash#&quot;
cargo build
</code>
.
</li>