Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Infrastructure
gtk-web
Commits
d666fa6b
Commit
d666fa6b
authored
Nov 22, 2019
by
Jakub Steiner
Committed by
Emmanuele Bassi
Jan 24, 2020
Browse files
remove pointless visual noise
Fixes
#5
parent
e6dc4521
Pipeline
#146071
passed with stage
in 2 minutes and 59 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
assets/img/wall-gtk-symbolics.png
deleted
100644 → 0
View file @
e6dc4521
1.13 MB
collections/_pages/index.html
View file @
d666fa6b
...
...
@@ -217,11 +217,7 @@ news_and_events_list:
<section
class=
"py-4 bg-no-repeat bg-cover"
id=
"development"
>
<div
class=
"container"
>
<div
class=
"row py-4 px-3"
>
{% assign back_img = '/assets/img/wall-gtk-symbolics.png' | prepend: site.url %}
<div
class=
"col-md-6 bg-no-repeat bg-center d-flex justify-content-center align-items-center py-4 rounded"
style=
"background: url('{{ back_img }}');"
>
<img
src=
"{{ '/assets/img/logo-gtk.png' | prepend: site.url }}"
class=
"img-fluid w-100"
style=
"max-width:200px"
alt=
"GTK Logo"
/>
</div>
<div
class=
"col-md-6 py-3 py-md-0 px-0 px-md-3"
>
<div
class=
"col-md-12 py-3 py-md-0 px-0 px-md-3"
>
{% assign development = page.development_section %}
{% for item in development %}
<div
class=
"w-100 bg-light py-4 px-3 mb-2 border rounded card"
>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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