Skip to content

Commit

Permalink
update title of demo page
Browse files Browse the repository at this point in the history
  • Loading branch information
jmartsch committed Jan 18, 2021
1 parent 7e4bbe0 commit ed09586
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@

<head>
<meta charset="utf-8">
<title>Lazyframe Demo</title>
<title>LazyframeAdvanced Demo</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="dist/lazyframe.css">
<link rel="stylesheet" href="https://unpkg.com/tailwindcss@^1.0/dist/tailwind.min.css">
<link rel="stylesheet" href="https://unpkg.com/tailwindcss@^2.0/dist/tailwind.min.css">
<style>
.container,
.container-lg {
Expand Down

0 comments on commit ed09586

Please sign in to comment.