Skip to content

Commit 6b65859

Browse files
link to stencil app starter
1 parent 60eef8e commit 6b65859

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/app-home-page/app-home-page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ export class AppHome {
1212
<div class="app-home-page">
1313
<p>
1414
Welcome to Sanjeet Kumar's Home Page.<p>
15-
</p> This website is created using Stencil App Starter and hosted on <a href="https://pages.github.com/">GitHub Pages.</a> You can use Stencil App Starter to build entire apps all with web components using Stencil! Check out docs on{' '}
15+
</p> This website is created using <a href="https://github.com/stencil-community/stencil-app-starter">Stencil App Starter</a> and hosted on <a href="https://pages.github.com/">GitHub Pages.</a> You can use Stencil App Starter to build entire apps all with web components using Stencil! Check out docs on{' '}
1616
<a href="https://stenciljs.com">stenciljs.com</a> to get started.
1717
</p>
1818
<p><strong>Please Note:</strong> Currently, The routing to different pages is not working perfectly and you can navigate to each page, after clicking it from main Home page only. Direct URLs to each individual page is not working. </p>

0 commit comments

Comments
 (0)