Skip to content

Commit

Permalink
docs: enable referer for view live demo link
Browse files Browse the repository at this point in the history
  • Loading branch information
wsxiaoys committed May 9, 2024
1 parent 09c2940 commit f6efbb7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions website/src/pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ function HomepageHeader() {

<div className="flex flex-col md:flex-row justify-center items-center gap-4">
<Link
rel="noopener"
className="button button--secondary button--lg"
to="https://links.tabbyml.com/live-demo">
View Live Demo 🚀
Expand Down

0 comments on commit f6efbb7

Please sign in to comment.