Skip to content
This repository was archived by the owner on Nov 21, 2023. It is now read-only.

Commit c4ec43e

Browse files
committed
fix(theme): fix theme title and copywrite info
1 parent afe1472 commit c4ec43e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/themes/vibrant/index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
rel="stylesheet"
2525
href="https://jsd.toshiki.dev/gh/andatoshiki/toshiki-cdn@master/fa6pro/css/all.min.css"
2626
/>
27-
<title></title>
27+
<title>Fuki 不期 | Your lovely URL shortener</title>
2828
<style>
2929
* {
3030
margin: 0;
@@ -204,7 +204,7 @@ <h5 class="card-title">Please enter the long URL to be shortened :</h5>
204204
</div>
205205
<div class="card-text">
206206
Powered by
207-
<a href="https://github.com/toshikidev/fuki" target="_self">xyTom</a>
207+
<a href="https://github.com/toshikidev/fuki" target="_self">fuki</a>
208208
</div>
209209
<p id="notice"></p>
210210
</div>

0 commit comments

Comments
 (0)