File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed
Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -318,11 +318,14 @@ <h3 class="gofs-faq__title">{{text.t("section4block3")}}</h3>
318318 < h3 class ="gofs-faq__title "> {{text.t("section4block4")}}</ h3 >
319319 < p class ="gofs-faq__text "> {{text.t("section4block4a")}}</ p >
320320 </ div >
321-
322- <!-- Your existing button style applies here -->
323- < a href ="# " class ="gofs-button "> {{text.t("gofsRepoButton")}}</ a >
324321 </ div >
325322 </ div >
323+ < div style ="text-align: center; margin-top: 50px; ">
324+ < a href ="https://github.com/GOFS-lite/GOFS-lite " target ="_blank " title ="{{ page.next_page.title | striptags }} "
325+ class ="md-button md-button--primary " style ="margin-top: 0px; text-decoration: none; ">
326+ {{text.t("gofsRepoButton")}}
327+ </ a >
328+ </ div >
326329</ section >
327330
328331<!-- Who can I contact? -->
@@ -341,7 +344,7 @@ <h1 style="color: #0A0A0A;">{{text.t("section5Title")}}</h1>
341344 < p style ="margin-top: 0px; margin-bottom: 0px; "> {{text.t("section5Subtitle")}}</ p >
342345 < a href ="https://share.mobilitydata.org/slack " target ="_blank "
343346 title ="{{ page.next_page.title | striptags }} " class ="md-button md-button--primary "
344- style ="margin-top: 0px; ">
347+ style ="margin-top: 0px; text-decoration: none; ">
345348 {{text.t("helpDevelopFutureSlackButton")}}
346349 </ a >
347350 </ div >
You can’t perform that action at this time.
0 commit comments