Skip to content

Commit 884278e

Browse files
committed
wip
1 parent dd4388d commit 884278e

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,4 +93,5 @@ This will start your the app at [localhost:3000](http://localhost:3000) or the n
9393
### Framework and Theme
9494

9595
The docs are built on [SolidBase](https://solidbase.dev) and uses the [Osmium Theme](./osmium).
96+
9697
This repo should only contain content as mdx files, features should be implemented upstream and UI changes in the theme.

src/routes/guides/deploying-your-app.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ description: >-
1414
Cloudflare, Vercel, Netlify, AWS, and more with guides.
1515
---
1616

17-
import { ImageLinks } from "~/components/ImageLink";
17+
import { ImageLink } from "~/components/ImageLink";
1818

1919
Are you ready to deploy your Solid application? Follow our guides for different deployment services.
2020

0 commit comments

Comments
 (0)