Your Love Shines Through
"Your Love Shines Through" is a song written by Wayland Holyfield and Gary Nicholson, and recorded by American country music artist Mickey Gilley. It was released in August 1983 as the second and final single from his album Fool for Your Love. The song reached No. 5 on the U.S. Billboard Hot Country Singles chart[1] and No. 6 on the Canadian RPM Country Tracks chart in Canada.
"Your Love Shines Through" | ||||
---|---|---|---|---|
Single by Mickey Gilley | ||||
from the album Fool for Your Love | ||||
B-side | "Wish You Were Mine Again" | |||
Released | August 1983 | |||
Genre | Country | |||
Length | 3:07 | |||
Label | Epic | |||
Songwriter(s) | Wayland Holyfield, Gary Nicholson | |||
Producer(s) | Jim Ed Norman | |||
Mickey Gilley singles chronology | ||||
|
Chart performance
Chart (1983) | Peak position |
---|---|
US Hot Country Songs (Billboard)[2] | 5 |
Canadian RPM Country Tracks | 6 |
gollark: ```javascriptdocument.body.addEventListener("keydown", e => { if (e.target === document.body) { // maybe use alt instead? or right shift or something - this just detects unfocused keypresses if (e.key === "e") { location.pathname = urlForPage(currentPage, "edit") } else if (e.key === "v") { location.pathname = urlForPage(currentPage) } else if (e.key === "r") { location.pathname = rlForPage(currentPage, "revisions") } else if (e.key === "s") { state.showingSearchDialog = !state.showingSearchDialog m.redraw() } }})```
gollark: Minoteaur just got keyboard navigation! You can press "v" to switch to "view", "e" to switch to "edit", or "s" to open search.
gollark: https://github.com/osmarks/random-stuff
gollark: It was entry #13 in the contest.
gollark: Truly an example of stunning and brilliant design.
References
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.