Created 20161026 by Reno LaGrande.
Usage:
Add entries to the top of the list, order does not matter.
Add additional entries by copying and pasting the example format of existing entries.
Save the file: jobs.js (it is in the same folder as the index.html file you will be opening with the browser)
Open the file: index.html with a browser
- make sure your changes appear as expected - edit as needed.
- note when making entries, no comma is needed on the last line of each entry before the closing brace
Example Format:
{
coName: "Enter the company name here",
URI: "Enter the URI here"
},
Example Format: with all optional fields
{
coName: "Enter the company name here",
URI: "Enter the URI here",
Alt: "This could be an alternate URI from a different website.",
Alt2: "This could be another alternate URI from a different website.",
Alt3: "This could be yet another alternate URI from a different website.",
Alt4: "This could be yet even another alternate URI from a different website.",
Contact: "This could be a contact name like Reno LaGrande.",
Phone: "This could be the contact's phone number: 707-494-7150",
Notes: "This could be a note.",
asofDate: "This could be the date you made the last changes."
},
Mobile App viewable on mobile phones, tablets, laptops, and desktops