Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update tina #483

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
12 changes: 7 additions & 5 deletions content/pages/home.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Tina Cloud Starter
blocks:
- headline: Welcome to the Tina Starter
- headline: Welcome to the Tina Starter!
text: >
This project is set up to show you the basics of working with Tina. You're
looking at the landing page, which pulls content from
Expand Down Expand Up @@ -35,7 +35,7 @@ blocks:
Praesent ac faucibus risus, eu lacinia enim.
- icon:
name: BiLike
color: primary
color: purple
style: float
title: This Is a Feature
text: Vestibulum ante ipsum primis in faucibus orci luctus et ultrices.
Expand All @@ -51,11 +51,13 @@ blocks:
_template: features
- quote: >-
There are only two hard things in Computer Science: cache invalidation and
naming things.
author: Phil Karlton
color: primary
naming things.asdaasdfa
author: Phil Karltonasdfa
color: tint
_template: testimonial
---





4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"devDependencies": {
"@svgr/webpack": "^6.3.1",
"@tinacms/cli": "^1.5.14",
"@tinacms/cli": "^0.0.0-20230628210425",
"@types/js-cookie": "^3.0.0",
"@types/node": "^16.11.7",
"@types/react": "^17.0.35",
Expand All @@ -34,7 +34,7 @@
"react-icons": "^4.2.0",
"styled-jsx": "^3.2.5",
"tailwindcss": "^3.2.4",
"tinacms": "^1.5.6",
"tinacms": "^0.0.0-20230628210425",
"typescript": "^4.5.2"
}
}
2 changes: 1 addition & 1 deletion tina/tina-lock.json

Large diffs are not rendered by default.