diff --git a/docs/Locations and Categories.md b/docs/Locations and Categories.md index f34c4f4..fc25487 100644 --- a/docs/Locations and Categories.md +++ b/docs/Locations and Categories.md @@ -1,5 +1,7 @@ # Locations and Categories + + ## Locations Locations must have a name. You can also add a code and description. The code field is useful for labeling shelves with barcodes. diff --git a/mkdocs.yml b/mkdocs.yml index 4f26d3a..b5f4489 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -8,6 +8,8 @@ theme: palette: primary: 'green' accent: 'green' +extra_javascript: + - track.js site_author: Netsyms Technologies repo_name: 'Business/BinStack' repo_url: 'https://source.netsyms.com/Business/BinStack'