Add tutorial video

This commit is contained in:
Skylar Ittner 2018-09-12 00:28:37 -06:00
parent 721aa7edde
commit 19ad587387
2 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,7 @@
# Locations and Categories # Locations and Categories
<iframe width="560" height="315" sandbox="allow-same-origin allow-scripts" src="https://video.netsyms.com/videos/embed/58d7ea3a-f127-4481-931f-9d4f65aa281e" frameborder="0" allowfullscreen></iframe>
## Locations ## Locations
Locations must have a name. You can also add a code and description. The code field is useful for labeling shelves with barcodes. Locations must have a name. You can also add a code and description. The code field is useful for labeling shelves with barcodes.

View File

@ -8,6 +8,8 @@ theme:
palette: palette:
primary: 'green' primary: 'green'
accent: 'green' accent: 'green'
extra_javascript:
- track.js
site_author: Netsyms Technologies site_author: Netsyms Technologies
repo_name: 'Business/BinStack' repo_name: 'Business/BinStack'
repo_url: 'https://source.netsyms.com/Business/BinStack' repo_url: 'https://source.netsyms.com/Business/BinStack'