Move keepandroidopen banner to index.
This commit is contained in:
parent
84293c2e79
commit
f0f0b096f9
4 changed files with 24 additions and 5 deletions
|
|
@ -28,6 +28,10 @@ layout: base.njk
|
|||
</noscript>
|
||||
|
||||
<div class="hs" id="hsDefault">
|
||||
<div class="box kaoBox">
|
||||
<p>{{ i18n[langKey].kaoMain | safe }}</p>
|
||||
<p class="end-text nomargin"><a href="https://keepandroidopen.org/">{{ i18n[langKey].kaoLink | safe }}</a></p>
|
||||
</div>
|
||||
<div class="box pageHeaderBox">
|
||||
<h1 id="homeTitle">{{ i18n[langKey].welcome | smartTitle }}</h1>
|
||||
<p>{{ i18n[langKey].homeWelcomeParagraph | safe }}</p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue