mirror of
https://github.com/arnaucube/kunigu.git
synced 2026-02-07 03:26:42 +01:00
updated README and updated /demo
This commit is contained in:
10
demo/index.html
Normal file
10
demo/index.html
Normal file
@@ -0,0 +1,10 @@
|
||||
{{kunigu @demo/html_header.html}}
|
||||
<div class="row">
|
||||
<div class="card">
|
||||
{{kunigu @demo/card1.md @--md-to-html}}
|
||||
</div>
|
||||
<div class="card">
|
||||
{{kunigu @demo/card2.md @--md-to-html}}
|
||||
</div>
|
||||
</div>
|
||||
{{kunigu @demo/html_bottom.html}}
|
||||
Reference in New Issue
Block a user