Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
laurakalbag-dot-com
laurakalbag-dot-com
Commits
3b7c63d8
Commit
3b7c63d8
authored
Feb 14, 2019
by
Laura Kalbag
⚡
Browse files
Remove unnecessary class name
parent
916a71eb
Changes
1
Hide whitespace changes
Inline
Side-by-side
layouts/index.html
View file @
3b7c63d8
...
...
@@ -21,7 +21,7 @@
{{ end }}
<ul
class=
"posts-list"
>
{{ range (first 3 $section) }}
<li
class=
"post
{{ if eq .Type "
notes
"
}}
note-post
{{
end
-
}}
"
>
<li
class=
"post"
>
<h3>
<a
href=
"{{ .URL }}"
>
{{- .Title -}}
...
...
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