Skip to content

Commit

Permalink
Add create your own theme link to ThemesPage
Browse files Browse the repository at this point in the history
  • Loading branch information
romw314 committed Dec 2, 2023
1 parent 3cc1ec2 commit e5658b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Home.js
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ function ThemesPage() {
<>
<p>Please choose a theme:</p>
<ul>{themelist}</ul>
<p><a href="https://chess-no-25-docs.vercel.app/tutorial-creating-your-custom-theme/" rel="noopener" target="blank">Create your own</a></p>
</>
);
}
Expand Down

1 comment on commit e5658b2

@vercel
Copy link

@vercel vercel bot commented on e5658b2 Dec 2, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

chess-no-25-docs – ./

chess-no-25-docs-git-master-romw314.vercel.app
chess-no-25-docs.vercel.app
chess-no-25-docs-romw314.vercel.app

Please sign in to comment.