Merge remote-tracking branch 'refs/remotes/origin/main'

main
joak 8 months ago
commit e7e52c8b0b

@ -5,8 +5,10 @@
## the web quilt
### how you add a page to the webquilt
1. go to the web/quilt/quilt.hml file and add yourself to a sepcific location
2. add the js-code and css-file to your page
<pre>
2. add the js-code and css-file to your page:
```
<script src="https://issue.xpub.nl/23/quilt/quilt.js" data-cutFileName="false" data-cutFileName="false"></script>
<link rel="stylesheet" type="text/css" href="https://issue.xpub.nl/23/quilt/quilt.css">
</pre>
```
3. start quilting

Loading…
Cancel
Save