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

Commit bdb38c8

Browse files
committed
fix(default theme): 🐳
1 parent 2a5dcc8 commit bdb38c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
</head>
7171
<body>
7272
<div class="card">
73-
<h5 class="card-header">🎁 Shorten your URLs !</h5>
73+
<h5 class="card-header">🐳 Shorten your URLs !</h5>
7474
<div class="card-body">
7575
<h5 class="card-title">Please enter the long URL to be shortened :</h5>
7676
<div class="input-group mb-3">

0 commit comments

Comments
 (0)