demo: update title
This commit is contained in:
parent
ffaebcac35
commit
a7f37f0547
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ import GithubStats from '../../../';
|
||||||
<title>Astro</title>
|
<title>Astro</title>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<h1>Astro</h1>
|
<h1>Astro Github Stats</h1>
|
||||||
|
|
||||||
<h3>Account Stats</h3>
|
<h3>Account Stats</h3>
|
||||||
<GithubStats username="ayoayco" />
|
<GithubStats username="ayoayco" />
|
||||||
|
|
Loading…
Reference in a new issue