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 Website
Commits
0a3c9a1f
Commit
0a3c9a1f
authored
Feb 16, 2021
by
Carl Schwan
🚴
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update plasma desktop page
parent
ad9ddbcb
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
6 deletions
+6
-6
assets/sass/plasma-desktop.scss
assets/sass/plasma-desktop.scss
+1
-1
content/plasma-desktop.md
content/plasma-desktop.md
+3
-3
layouts/plasma-desktop/single.html
layouts/plasma-desktop/single.html
+2
-2
No files found.
assets/sass/plasma-desktop.scss
View file @
0a3c9a1f
...
...
@@ -9,7 +9,7 @@
display
:
flex
;
align-items
:
center
;
justify-content
:
center
;
background-image
:
url(
../../assets/wallpaper3.jpg
)
;
background-image
:
url(
/announcements/plasma/5/5.21.0/mk.webp
)
;
height
:
350px
;
background-position
:
center
center
;
background-size
:
cover
;
...
...
content/plasma-desktop.md
View file @
0a3c9a1f
...
...
@@ -8,9 +8,9 @@ description: "Plasma is KDE's desktop environment. Simple by default, powerful w
type
:
plasma-desktop
get
:
Get Plasma for your device
buy
:
Buy a device with Plasma
plasma_release
:
About Plasma
5.2
0
plasma_release_desc
:
A massive release, containing improvements to dozens of components, widgets, and the desktop behavior in general.
plasma_release_title
:
"
Latest
Release:
Plasma
5.2
0
"
plasma_release
:
About Plasma
5.2
1
plasma_release_desc
:
"
Plasma
5.21
is
all
about
upgrading
the
looks
and
usability
of
Plasma."
plasma_release_title
:
"
Latest
Release:
Plasma
5.2
1
"
see_announcements
:
See Announcements
parts
:
-
title
:
Simple by default
...
...
layouts/plasma-desktop/single.html
View file @
0a3c9a1f
...
...
@@ -21,7 +21,7 @@
<div
class=
"laptop-with-overlay d-block my-3 mx-auto w-100"
style=
"max-width: 1000px"
>
<img
class=
"laptop img-fluid mt-3"
src=
"/content/plasma-desktop/laptop.png"
alt=
""
>
<div
class=
"laptop-overlay"
>
<img
class=
"img-fluid mt-3"
src=
"/announcements/plasma/5/5.2
0
.0/plasma
.jpg
"
alt=
"{{ i18n "
plasma
"
}}
"
>
<img
class=
"img-fluid mt-3"
src=
"/announcements/plasma/5/5.2
1
.0/plasma
-dark.webp
"
alt=
"{{ i18n "
plasma
"
}}
"
>
</div>
</div>
</section>
...
...
@@ -50,7 +50,7 @@
<div
class=
"view"
>
<h2>
{{ .Params.plasma_release_title }}
</h2>
<p>
{{ .Params.plasma_release_desc }}
</p>
<a
href=
"/announcements/plasma/5/5.2
0
.0"
class=
"breeze-button"
>
{{ .Params.see_announcements }}
</a><br
/>
<a
href=
"/announcements/plasma/5/5.2
1
.0"
class=
"breeze-button"
>
{{ .Params.see_announcements }}
</a><br
/>
</div>
</div>
</div>
...
...
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