removed bad file
This commit is contained in:
@ -1,18 +0,0 @@
|
|||||||
---
|
|
||||||
layout: '../../layouts/lay.astro'
|
|
||||||
title: 'My Markdown page'
|
|
||||||
---
|
|
||||||
# Hello world
|
|
||||||
|
|
||||||
## Just testing
|
|
||||||
|
|
||||||
* List 1
|
|
||||||
* List 1
|
|
||||||
* List 1
|
|
||||||
* List 1
|
|
||||||
|
|
||||||
### Another heading
|
|
||||||
|
|
||||||
```js
|
|
||||||
console.log("Hello world");
|
|
||||||
```
|
|
Reference in New Issue
Block a user