Skip to content

Commit

Permalink
use h1
Browse files Browse the repository at this point in the history
  • Loading branch information
tadjik1 committed Jun 25, 2024
1 parent 7326d95 commit 987a03f
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions dist/assets/sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://inkstory.app/</loc>
<lastmod>2024-06-22</lastmod>
<lastmod>2024-06-25</lastmod>
</url>
<url>
<loc>https://inkstory.app/demo.html</loc>
<lastmod>2024-06-22</lastmod>
<lastmod>2024-06-25</lastmod>
</url>
</urlset>
2 changes: 1 addition & 1 deletion dist/demo.html
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
<aside class="text-center bg-gradient-primary-to-secondary mt-5">
<div class="container px-5">
<div class="row gx-5 justify-content-center">
<div class="col-xl-8"><div class="h2 fs-1 text-white">Explore Demo Tattoos & Sound Experiences! Just point the camera of your InkStory app at any of the tattoos on this screen to experience the true magic.</div></div>
<div class="col-xl-8"><div class="h1 fs-1 text-white">Explore Demo Tattoos & Sound Experiences! Just point the camera of your InkStory app at any of the tattoos on this screen to experience the true magic.</div></div>
</div>
</div>
</aside>
Expand Down
4 changes: 2 additions & 2 deletions src/assets/sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://inkstory.app/</loc>
<lastmod>2024-06-22</lastmod>
<lastmod>2024-06-25</lastmod>
</url>
<url>
<loc>https://inkstory.app/demo.html</loc>
<lastmod>2024-06-22</lastmod>
<lastmod>2024-06-25</lastmod>
</url>
</urlset>
2 changes: 1 addition & 1 deletion src/pug/demo.pug
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ html(lang='en')
.container.px-5
.row.gx-5.justify-content-center
.col-xl-8
.h2.fs-1.text-white.
.h1.fs-1.text-white.
Explore Demo Tattoos & Sound Experiences!
Just point the camera of your InkStory app at any of the tattoos on this screen to experience the true magic.
section.bg-light
Expand Down

0 comments on commit 987a03f

Please sign in to comment.