mirror of
https://github.com/kevin-DL/sapper.git
synced 2026-01-19 05:45:27 +00:00
lol
This commit is contained in:
@@ -66,7 +66,7 @@ Dynamic parameters are encoded using `[brackets]`. For example, here's how you c
|
|||||||
<h1>{article.title}</h1>
|
<h1>{article.title}</h1>
|
||||||
|
|
||||||
<div class='content'>
|
<div class='content'>
|
||||||
{@html article.svelte}
|
{@html article.html}
|
||||||
</div>
|
</div>
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user