Skip to content
This repository has been archived by the owner on Aug 9, 2021. It is now read-only.

Commit

Permalink
add link to index
Browse files Browse the repository at this point in the history
  • Loading branch information
AbcSxyZ committed Aug 12, 2020
1 parent 4d77ffa commit ebd2e15
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions features.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
## List of available features

**Index :**
- dj-for
- dj-if
- dj-block
- dj-load
- static links
- [dj-for](#dj-for)
- [dj-if](#dj-if)
- [dj-block](#dj-block)
- [dj-load](#dj-load)
- [static links](#static-links)

You must use `dj` to prefix all of your attributes inside Bootstrap Studio.

Expand All @@ -27,7 +27,7 @@ From [bss-file](test/html_templates/block/basic.html) to [django-file](test/html

From [bss-file](test/html_templates/load/basic.html) to [django-file](test/html_templates/load/basic.render.html)

## Static links
## Static links

Url for local resources will be convert to use static tag, like : `{% static 'folder/with/file' %}`.
`script`, `img` and `link` tag will convert their attributes.
Expand Down

0 comments on commit ebd2e15

Please sign in to comment.