Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
Planet KDE
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
2
Issues
2
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Websites
Planet KDE
Commits
ab2de5cc
Commit
ab2de5cc
authored
Aug 15, 2020
by
Carl Schwan
🚴
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Polish card header design
parent
576fe091
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
_includes/single-post.html
_includes/single-post.html
+4
-4
No files found.
_includes/single-post.html
View file @
ab2de5cc
...
...
@@ -3,13 +3,13 @@
<div
class=
"col-12 p-0"
>
<div
class=
"card mb-3 card-sm-border-0 p-0"
>
<div
class=
"row m-0 border-bottom"
>
<div
class=
"col card-header d-flex justify-content-between pl-1 pl-md-3 border-0"
>
<div
class=
"col card-header pl-1 pl-md-3 border-0"
>
<h3
class=
"mt-0 h5"
>
<a
href=
"{{ post.original_link }}"
>
{{ post.title }}
</a>
</h3>
<div
class=
"d-flex flex-fill align-items-center"
>
<img
height=
"51px"
class=
"my-auto mr-2"
src=
"{% if post.avatar contains '://' %}{% elsif post.avatar %}{{ site.baseurl }}/hackergotchi/{% else %}{{ site.baseurl }}/hackergotchi/default.svg{% endif %}{{ post.avatar }}"
/>
<div
class=
"d-flex flex-column"
>
<h3>
<a
href=
"{{ post.original_link }}"
>
{{ post.title }}
</a>
</h3>
<span>
<a
href=
"{{ post.link }}"
>
{{ post.author }}
</a>
<span
class=
"text-muted"
>
posted at
</span>
...
...
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