Skip to content

Commit 88fe084

Browse files
author
andrewstech
authored
Merge pull request #4 from Kyro3400/patch-1
Added foo.is-a-fullstack.dev
2 parents 49fe028 + 1ad1bea commit 88fe084

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ <h3 class="inline font-bold text-3xl"><span class="typed"></span></h3>
5353

5454
<script>
5555
var typed = new Typed(".typed", {
56-
strings: ["foo.is-cool.dev", "bar.is-local.org", "foo.is-not-a.dev", "bar.localplayer.dev"],
56+
strings: ["foo.is-cool.dev", "bar.is-local.org", "foo.is-not-a.dev", "bar.localplayer.dev", "foo.is-a-fullstack.dev"],
5757
typeSpeed: 120,
5858
smartBackspace: false,
5959
loop: true

0 commit comments

Comments
 (0)