Skip to content

Commit 896aad7

Browse files
committed
chore: Update README
1 parent d93e13d commit 896aad7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<img src="/packages/@aetherspace/assets/AetherspaceLogo.svg" width="50" height="50" />
22

3-
# Thorr ⚡️ codinsonn.dev - Personal Website
3+
# Thorr ⚡️ codinsonn.dev - Personal Website & App
44

55
<p>
66
<a href="https://codinsonn.dev">
@@ -17,7 +17,7 @@
1717
</a>
1818
</p>
1919

20-
> This project was bootstrapped with [Aetherspace](https://github.com/Aetherspace/green-stack-starter), the Evergreen repo setup for all your full-stack cross platform app development needs \{...💚\} Enabling the project to be built for Web, iOS, Android, PWA, Static, SSR, API routes and GraphQL all at once 👇 ... while also documenting your code automatically with Storybook.
20+
> This project was bootstrapped with [Aetherspace](https://github.com/Aetherspace/green-stack-starter-demo), the Evergreen repo setup for all your **full-product, universal app** development needs \{...💚\} Enabling the project to be built for Web, iOS, Android, PWA, Static, SSR, API routes and GraphQL at write-once efficiency, while also documenting your code automatically with Zod & Storybook.
2121
2222
<p style={{ padding: "4px" }} />
2323

features/app-core/routes/ssr-style-injector.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import { useServerInsertedHTML } from 'next/navigation'
66
import RootLayout from './layout'
77
import { getInjectableMediaQueries } from 'aetherspace/styles'
88

9-
/* --- <ServerStylesInjector> ------------------------------------------------------------------------------ */
9+
/* --- <ServerStylesInjector> ------------------------------------------------------------------ */
1010

1111
const ServerStylesInjector = (props: { children: React.ReactNode }) => {
1212
// Props

0 commit comments

Comments
 (0)