Added working copy support closes #5
This commit is contained in:
parent
dd4be0a949
commit
b35db96eac
@ -10,7 +10,7 @@ published: true
|
|||||||
|
|
||||||
## Markdown
|
## Markdown
|
||||||
|
|
||||||
Hey friends! 👋
|
Hey friends!
|
||||||
|
|
||||||
```ts
|
```ts
|
||||||
function greet(name: string) {
|
function greet(name: string) {
|
||||||
|
@ -5,7 +5,7 @@ date: '2023-4-16'
|
|||||||
categories:
|
categories:
|
||||||
- sveltekit
|
- sveltekit
|
||||||
- svelte
|
- svelte
|
||||||
published: false
|
published: true
|
||||||
---
|
---
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
|
Loading…
Reference in New Issue
Block a user