From b40306dd29e4734991a253edfca2336b65d45f8d Mon Sep 17 00:00:00 2001 From: Fredrik Carlsson Date: Sun, 5 Feb 2012 18:18:04 +0100 Subject: [PATCH] inUse added to sponsors list --- js/output.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/output.js b/js/output.js index eee9f96..6d16528 100644 --- a/js/output.js +++ b/js/output.js @@ -5,7 +5,7 @@ var crew = '

Crew

'; -var sponsors = '

Sponsors with bragging rights

'; +var sponsors = '

Sponsors with bragging rights

'; var help = '
  1. hackathon

    get details for the event

  2. program

    get the schedule of the event

  3. challenges

    get list of things you can hack on

  4. register

    get registration information and sign up

  5. sponsors

    get a list of sponsors who made the event possible

  6. crew

    get a list of event hosts and facilitators

  7. help

    get list of commands

'; var contact = ''; var challenges = ''; \ No newline at end of file