Skip to content

Commit

Permalink
deploy: cb0091a
Browse files Browse the repository at this point in the history
  • Loading branch information
ckniffen committed Nov 21, 2023
1 parent 9985159 commit 10b397f
Show file tree
Hide file tree
Showing 5 changed files with 171 additions and 171 deletions.
12 changes: 6 additions & 6 deletions pr-preview/redocly-websocket-api/code-samples.html
Original file line number Diff line number Diff line change
Expand Up @@ -3439,21 +3439,21 @@ <h6 class="eyebrow mb-20">Help the XRPL community by submitting your<br> own cod
<input type="radio" name="langs" id="input_py" value="py">
<label for="input_py">Python</label>
</div>
<div class="single_lang">
<input type="radio" name="langs" id="input_go" value="go">
<label for="input_go">go</label>
</div>
<div class="single_lang">
<input type="radio" name="langs" id="input_java" value="java">
<label for="input_java">Java</label>
</div>
<div class="single_lang">
<input type="radio" name="langs" id="input_cli" value="cli">
<label for="input_cli">CLI</label>
</div>
<div class="single_lang">
<input type="radio" name="langs" id="input_http" value="http">
<label for="input_http">HTTP</label>
</div>
<div class="single_lang">
<input type="radio" name="langs" id="input_cli" value="cli">
<label for="input_cli">CLI</label>
<input type="radio" name="langs" id="input_go" value="go">
<label for="input_go">go</label>
</div>
</form>
</div>
Expand Down
12 changes: 6 additions & 6 deletions pr-preview/redocly-websocket-api/ja/code-samples.html
Original file line number Diff line number Diff line change
Expand Up @@ -3435,21 +3435,21 @@ <h6 class="eyebrow mb-20">コードサンプルを投稿して、XRPLコミュ
<input type="radio" name="langs" id="input_py" value="py">
<label for="input_py">Python</label>
</div>
<div class="single_lang">
<input type="radio" name="langs" id="input_go" value="go">
<label for="input_go">go</label>
</div>
<div class="single_lang">
<input type="radio" name="langs" id="input_java" value="java">
<label for="input_java">Java</label>
</div>
<div class="single_lang">
<input type="radio" name="langs" id="input_cli" value="cli">
<label for="input_cli">CLI</label>
</div>
<div class="single_lang">
<input type="radio" name="langs" id="input_http" value="http">
<label for="input_http">HTTP</label>
</div>
<div class="single_lang">
<input type="radio" name="langs" id="input_cli" value="cli">
<label for="input_cli">CLI</label>
<input type="radio" name="langs" id="input_go" value="go">
<label for="input_go">go</label>
</div>
</form>
</div>
Expand Down

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Loading

0 comments on commit 10b397f

Please sign in to comment.