Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Websites
KDE.org Applications Subsite
Commits
8329db2e
Commit
8329db2e
authored
Jul 08, 2020
by
Carl Schwan
🚴
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix typo
parent
d8c45e55
Pipeline
#26404
passed with stage
in 4 minutes and 28 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
templates/main/application.html.twig
templates/main/application.html.twig
+1
-1
No files found.
templates/main/application.html.twig
View file @
8329db2e
...
...
@@ -144,7 +144,7 @@ AppStrea m application stores. You can also use your distribution's package man
</a>
</div>
{%
endif
%}
{%
if
application.googlePlay
%}
{%
if
application.googlePlay
Link
%}
<div
class=
"col-12 col-sm-4 d-flex flex-column mb-3"
>
<a
class=
"d-flex align-self-center"
href=
"
{{
application.googlePlayLink
}}
"
style=
"height: 100px"
>
<img
src=
"
{{
asset
(
'assets/get-it-from-google-play.png'
)
}}
"
alt=
"Get it from Google Play"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment