Line 31: | Line 31: | ||
entryBlocks[i]= new letterEntry(String.fromCharCode(charCode+i),"",""); | entryBlocks[i]= new letterEntry(String.fromCharCode(charCode+i),"",""); | ||
} | } | ||
− | |||
+ | //ADD LINKS TO YOUR PAGES HERE USING THIS FORMAT | ||
+ | // addLink("Name of text that will act as link/name of page,URL to your page"); | ||
+ | // It's important to not include a space between the comma, | ||
+ | addLink("Home Page,https://2018.igem.org/Team:Purdue"); | ||
+ | addLink("Project Description,https://2018.igem.org/Team:Purdue/Description"); | ||
arrayToList(); | arrayToList(); |
Revision as of 18:04, 13 June 2018