forked from audrey/intranet
31 lines
1.3 KiB
YAML
31 lines
1.3 KiB
YAML
Cards:
|
|
# To add a new card:
|
|
# Create a new object with single indent (2 spaces). The text written here will be the title of the card.
|
|
# CARD TITLES MUST BE UNIQUE
|
|
# Below that new line, with 2 indents (4 spaces) copy the template below. Do this for each link to be included in the card.
|
|
# - { title: 'Card Title', url: 'URL goes here'}
|
|
|
|
#Card Template:
|
|
# Card Title:
|
|
# - { title: 'Item Title', url: 'URL goes here'}
|
|
# - { title: 'Item Title', url: 'URL goes here'}
|
|
|
|
General Safety:
|
|
- { title: 'General Safety (Video)', url: 'general'}
|
|
- { title: 'Bloodborne Pathogens', url: 'bloodborne'}
|
|
- { title: 'Safe Lifting (Video)', url: 'safelifting'}
|
|
- { title: 'Hazard Communication (Video)', url: ''}
|
|
- { title: 'Electrical Safety', url: ''}
|
|
- { title: 'Hearing Protection (Video)', url: ''}
|
|
Workplace Hazards:
|
|
- {title: 'Hand & Power Tools', url: ''}
|
|
- {title: 'Welding safety (Video)', url: ''}
|
|
- {title: 'Personal Protective Equipment (PPE)', url: ''}
|
|
- {title: 'Lockout Tagout (Video)', url: ''}
|
|
- {title: 'Machine Guarding', url: ''}
|
|
- {title: 'Crane/Hoist (Video)', url: ''}
|
|
Planning:
|
|
- {title: 'Emergency Action Plan', url: ''}
|
|
- {title: 'Fire Prevention', url: ''}
|
|
- {title: 'Fire Extinguisher Training', url: ''}
|