Update index.html
This commit is contained in:
+10
-10
@@ -999,16 +999,6 @@
|
||||
<span id="credits-key-name"></span>
|
||||
</p>
|
||||
<div class="credits-options">
|
||||
<label class="credits-option">
|
||||
<input
|
||||
type="radio"
|
||||
name="credits-amount"
|
||||
value="5.50"
|
||||
/>
|
||||
<span class="credits-option-label"
|
||||
>€ 5.50</span
|
||||
>
|
||||
</label>
|
||||
<label class="credits-option">
|
||||
<input
|
||||
type="radio"
|
||||
@@ -1039,6 +1029,16 @@
|
||||
>€ 55.00</span
|
||||
>
|
||||
</label>
|
||||
<label class="credits-option">
|
||||
<input
|
||||
type="radio"
|
||||
name="credits-amount"
|
||||
value="100.00"
|
||||
/>
|
||||
<span class="credits-option-label"
|
||||
>€ 100.00</span
|
||||
>
|
||||
</label>
|
||||
</div>
|
||||
<p class="credits-fee-note">
|
||||
A 10% handling fee is added on top of the OpenRouter
|
||||
|
||||
Reference in New Issue
Block a user