mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-03 08:49:51 +02:00
parent
46da6fa313
commit
71d15dfa49
70 changed files with 136 additions and 136 deletions
|
@ -86,7 +86,7 @@
|
|||
<pre><code class="hljs css language-bash">yarn examples versions
|
||||
</code></pre>
|
||||
<p>This creates the <code>pages/en/versions.js</code> file.</p>
|
||||
<p>You can edit this file later on to customize how you display the versions.</p>
|
||||
<p>You can edit this file, later on, to customize how you display the versions.</p>
|
||||
<p>Add the following script to your <code>package.json</code> file if it doesn't already exist:</p>
|
||||
<pre><code class="hljs css language-js">...
|
||||
<span class="hljs-string">"scripts"</span>: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue