Skip to content
This repository was archived by the owner on Dec 12, 2018. It is now read-only.

Commit 80e5f12

Browse files
author
Frank Baele
committed
#13 add title
1 parent c820e77 commit 80e5f12

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ var constructor = function (container, outerContainer, lang) {
9292
function render(index) {
9393
return h('div',
9494
[
95+
h('div.spotlight-title', 'Support MuseScore'),
9596
h('iframe',{
9697
src:"https://www.kickstarter.com/projects/openscore/openscore-join-the-sheet-music-revolution/widget/card.html?v=2",
9798
width:"185",

0 commit comments

Comments
 (0)