Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
osp
tools.gitlabculture
Commits
8209c287
Commit
8209c287
authored
Mar 06, 2020
by
sarah
Browse files
section iceberg
parent
a2ecabed
Changes
1
Hide whitespace changes
Inline
Side-by-side
generator/templates/project.html
View file @
8209c287
...
...
@@ -29,14 +29,12 @@
{% endfor %}
</ul>
</section>
<div
class=
'iceberg'
>
<h3>
Iceberg
</h3>
<section
id=
"iceberg"
class=
"repo-views"
>
<h3>
Iceberg
</h3>
<div
v-for=
"image in repo.iceberg"
>
<img
v-bind:src=
"image.src"
>
</div>
</div>
</section>
<section
id=
"commits"
>
...
...
@@ -53,8 +51,7 @@
{% endfor %}
</ul>
</section>
<section
id=
"visual-process"
class=
"repo-views"
>
</section>
<section
id=
"fonts"
class=
"repo-views"
>
</section>
...
...
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