From acd9b1918637b08cc2074a28d091ef6ae336ac5a Mon Sep 17 00:00:00 2001 From: Zak Rogoff Date: Thu, 16 Mar 2017 18:47:20 -0400 Subject: [PATCH] Adding grid schedule, assorted small tweaks. --- 2017/includes/nav-list-1.html | 2 +- 2017/includes/nav-list-2.html | 3 ++- 2017/includes/raffle_js.html | 3 +++ 2017/program/grid-schedule.html | 6 +++--- 2017/program/index.html | 15 ++++++++++++++- 2017/raffle.html | 17 +++++++++++++++++ 6 files changed, 40 insertions(+), 6 deletions(-) create mode 100644 2017/includes/raffle_js.html create mode 100755 2017/raffle.html diff --git a/2017/includes/nav-list-1.html b/2017/includes/nav-list-1.html index 18f37b69..2872d777 100644 --- a/2017/includes/nav-list-1.html +++ b/2017/includes/nav-list-1.html @@ -1,7 +1,7 @@ - + diff --git a/2017/includes/nav-list-2.html b/2017/includes/nav-list-2.html index 461eddea..0084b171 100644 --- a/2017/includes/nav-list-2.html +++ b/2017/includes/nav-list-2.html @@ -1,9 +1,10 @@ - +
  • Build the scholarship fund
  • Session videos from last LibrePlanet
  • + diff --git a/2017/includes/raffle_js.html b/2017/includes/raffle_js.html new file mode 100644 index 00000000..0f498833 --- /dev/null +++ b/2017/includes/raffle_js.html @@ -0,0 +1,3 @@ + diff --git a/2017/program/grid-schedule.html b/2017/program/grid-schedule.html index b06193dd..693b9e23 100755 --- a/2017/program/grid-schedule.html +++ b/2017/program/grid-schedule.html @@ -6,19 +6,19 @@ -

    Program Tabular schedule

    +

    Program Grid schedule

    [ Saturday Grid Schedule ]
    [ Sunday Grid Schedule ]
    diff --git a/2017/program/index.html b/2017/program/index.html index 470e4c15..5f86ad08 100755 --- a/2017/program/index.html +++ b/2017/program/index.html @@ -8,7 +8,20 @@

    Program Sessions

    - + + +
    diff --git a/2017/raffle.html b/2017/raffle.html new file mode 100755 index 00000000..bff73e01 --- /dev/null +++ b/2017/raffle.html @@ -0,0 +1,17 @@ + + +LibrePlanet — Raffle + + + +

    Raffle

    + +

    This year we have a raffle with awesome prizes donated by generous supporters, including Technoethical, Aleph Objects, ThinkPenguin, and No Starch Press. $2 raffle tickets can be purchased at the GNU Press table during LibrePlanet as well as at the Friday Open House and Saturday evening social events. Enter to win!

    + + + + + + -- 2.25.1