delete debug blog
This commit is contained in:
parent
8a69da49d5
commit
079817f5a6
1 changed files with 0 additions and 23 deletions
|
|
@ -1,23 +0,0 @@
|
|||
---
|
||||
title: 'Third post'
|
||||
description: 'First post of this website that tests many things'
|
||||
pubDate: '2024-10-29'
|
||||
includes_p5js: True
|
||||
p5_script_path: '../../scripts/multi-sketch.js'
|
||||
---
|
||||
|
||||
import P5Sketch from '../../components/P5Sketch.astro';
|
||||
|
||||
Before first Canvas
|
||||
|
||||
<P5Sketch sketch_path='scripts/multi-sketch.js' canvas_id='canvas1' figure_id='1' sketch_description='descccrripton a very good one' />
|
||||
|
||||
After first canvas
|
||||
|
||||
|
||||
Before second Canvas
|
||||
|
||||
<P5Sketch sketch_path='scripts/multi-sketch.js' canvas_id='canvas2' figure_id='2' sketch_description='descccrripton a very good one' />
|
||||
|
||||
After second canvas
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue