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.
2 parents 3ad3f80 + 4698442 commit 4603a49Copy full SHA for 4603a49
prefix_finder/frontend/templates/about.html
@@ -45,10 +45,10 @@ <h2 id="data-creators">Data creators</h2>
45
<code class="about-page__code">GB-COH-09506232</code>
46
<p>Or separating out the list code into it’s own field:</p>
47
<p>E.g.</p>
48
- <pre><code class="about-page__code">{
49
- "scheme": "GB-COH",
50
- "id": "09506232
51
- }</code></pre>
+ <pre><code class="about-page__code">{
+ "scheme": "GB-COH",
+ "id": "09506232
+}</code></pre>
52
53
</div>
54
<div class="about-page__half--right">
0 commit comments