Skip to content

Commit

Permalink
Merge pull request #4 from Kyro3400/patch-1
Browse files Browse the repository at this point in the history
Added foo.is-a-fullstack.dev
  • Loading branch information
andrewstech authored Jul 19, 2024
2 parents 49fe028 + 1ad1bea commit 88fe084
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ <h3 class="inline font-bold text-3xl"><span class="typed"></span></h3>

<script>
var typed = new Typed(".typed", {
strings: ["foo.is-cool.dev", "bar.is-local.org", "foo.is-not-a.dev", "bar.localplayer.dev"],
strings: ["foo.is-cool.dev", "bar.is-local.org", "foo.is-not-a.dev", "bar.localplayer.dev", "foo.is-a-fullstack.dev"],
typeSpeed: 120,
smartBackspace: false,
loop: true
Expand Down

0 comments on commit 88fe084

Please sign in to comment.