Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tushortz/testing
https://github.com/tushortz/testing
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/tushortz/testing
- Owner: tushortz
- Created: 2023-11-07T17:00:53.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-17T16:33:52.000Z (30 days ago)
- Last Synced: 2024-10-20T00:27:05.005Z (28 days ago)
- Language: HTML
- Size: 60.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# testing
```
this is a sample readme
@csrf_exempt
const Blog = () => {
const blogDatas = [
{
name: "Blog 1",
title: "First Blog",
date: "2023-01-01",
content: "This is the content of the first blog.",
image:
"https://docs.solana.com/assets/images/solana-get-started-import-on-playground-5dad41b2f1ad59bc5be4c769fc3022c0.png",
path: "/blog/first",
direction: "column",
},
{
name: "Blog 2",
title: "Second Blog",
date: "2023-02-01",
content: "This is the content of the second blog.",
image:
"https://docs.solana.com/assets/images/solana-get-started-build-and-deploy-6fd5a43e6373d99204790c0db287b943.png",
path: "/blog/second",
direction: "row",
},
];
return (
<>
```\n.
STRIPE_PUBLISHABLE_KEY="pk_test_51OEsSsKdic1dFEAavbelh1b0Av77M6P3Lsiyt3OzRgjqSLNqV6ENW9o0wwwME8VS8BVLYx3blEToefPeuTytIqw20cvBw5Ch1F"