mirror of
https://github.com/django-components/django-components.git
synced 2025-09-26 23:49:07 +00:00
refactor: use .nav.yml to define page order instead of nav weights (#1000)
This commit is contained in:
parent
f36581ed86
commit
d5e45125dc
57 changed files with 95 additions and 231 deletions
|
@ -1,8 +1,3 @@
|
|||
---
|
||||
title: Defining HTML / JS / CSS files
|
||||
weight: 8
|
||||
---
|
||||
|
||||
As you could have seen in [the tutorial](../../getting_started/adding_js_and_css.md), there's multiple ways how you can associate
|
||||
HTML / JS / CSS with a component:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue