From 096a946805eabfa8a7a8620f11436829d86ec60d Mon Sep 17 00:00:00 2001 From: Andrew DeFaria Date: Sat, 21 Oct 2017 13:28:50 -0700 Subject: [PATCH] Fixed history link and House of the Rising Sun --- Songs/House of the Rising Sun.pro | 1 + web/index.php | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Songs/House of the Rising Sun.pro b/Songs/House of the Rising Sun.pro index a8242ce..6f71b1e 100644 --- a/Songs/House of the Rising Sun.pro +++ b/Songs/House of the Rising Sun.pro @@ -25,3 +25,4 @@ I'm [Am]goin' [C]back to [D]end my [F]life, down [Am]in the [E]Rising [Am]Sun . . . There [Am]is a [C]house in [D]New Or-[F]leans, they [Am]call the [C]Rising [E]Sun And it's [Am]been the [C]ruin of [D]many a po' [F]girl, and [Am]me, Oh [E]God, I'm [Am]one. +{musicpath:/sdcard/SongBook/Media/House of the Rising Sun.mp3} diff --git a/web/index.php b/web/index.php index e32a21b..43742c7 100644 --- a/web/index.php +++ b/web/index.php @@ -21,7 +21,7 @@ include_once "songbook.php"; - + -- 2.17.1