changed text of button
parent
601bc62dcd
commit
da8d93db88
|
@ -43,7 +43,7 @@ googleAnalytics = ""
|
||||||
# To change the background of the hero section, replace the 'header.jpg' at './static/img' with your own.
|
# To change the background of the hero section, replace the 'header.jpg' at './static/img' with your own.
|
||||||
slogan = "Public Money – Public Code"
|
slogan = "Public Money – Public Code"
|
||||||
subtitle = "Why is software that is programmed with taxpayers' money not released as Free Software? Code paid by all people should be available to all people."
|
subtitle = "Why is software that is programmed with taxpayers' money not released as Free Software? Code paid by all people should be available to all people."
|
||||||
buttonText = "Find out more"
|
buttonText = "See the video"
|
||||||
|
|
||||||
|
|
||||||
# About section
|
# About section
|
||||||
|
|
|
@ -96,7 +96,7 @@
|
||||||
<p>Why is software that is programmed with taxpayers’ money not released as Free Software? Code paid by all people should be available to all people.</p>
|
<p>Why is software that is programmed with taxpayers’ money not released as Free Software? Code paid by all people should be available to all people.</p>
|
||||||
|
|
||||||
|
|
||||||
<a href="#about" class="btn btn-primary btn-xl page-scroll">Find out more</a>
|
<a href="#about" class="btn btn-primary btn-xl page-scroll">See the video</a>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in New Issue