Skip to content

Commit

Permalink
Revert "temp fix-while-debugging-the-demo (PR from TinaCMS) (#2435)"
Browse files Browse the repository at this point in the history
This reverts commit cf78b64.
  • Loading branch information
isaaclombardssw authored Nov 8, 2024
1 parent 37f7908 commit d750c72
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions content/blocksPages/home.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,14 @@
"headline": "A CMS With Version Control Built-in",
"text": "Tina is a fully open-source headless CMS that supports Git",
"buttons": [
{
"label": "Try the editor now",
"icon": true,
"variant": "blue",
"size": "small",
"url": "https://quick-edit-demo.vercel.app/admin#/~",
"_template": "actions"
},
{
"label": "npx create-tina-app@latest",
"_template": "codeButton"
Expand Down

0 comments on commit d750c72

Please sign in to comment.