Add API entities page
This commit is contained in:
parent
7bb13e4b32
commit
e48b116c27
4 changed files with 297 additions and 4 deletions
1
layouts/shortcodes/no.html
Normal file
1
layouts/shortcodes/no.html
Normal file
|
@ -0,0 +1 @@
|
|||
<i class="fa fa-times"></i>
|
1
layouts/shortcodes/yes.html
Normal file
1
layouts/shortcodes/yes.html
Normal file
|
@ -0,0 +1 @@
|
|||
<i class="fa fa-check"></i>
|
Loading…
Add table
Add a link
Reference in a new issue