Homepage: Move list of ongoing projects up
So it uses the full width and it's more visible what the team is working on.
This commit is contained in:
@@ -19,12 +19,12 @@
|
|||||||
<p>This portal hosts more than just the Blender sources, bug and patch tracker. Explore the other repositories and get involved!</p>
|
<p>This portal hosts more than just the Blender sources, bug and patch tracker. Explore the other repositories and get involved!</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
{{template "blender_components/card_projects" .}}
|
||||||
{{template "blender_components/card_repos" .}}
|
{{template "blender_components/card_repos" .}}
|
||||||
|
|
||||||
<div class="ui stackable two column grid mb-4 pt-0">
|
<div class="ui stackable two column grid mb-4 pt-0">
|
||||||
<div class="column">
|
<div class="column">
|
||||||
{{template "blender_components/card_releases" .}}
|
{{template "blender_components/card_releases" .}}
|
||||||
{{template "blender_components/card_projects" .}}
|
|
||||||
</div>
|
</div>
|
||||||
<div class="column">
|
<div class="column">
|
||||||
{{template "blender_components/card_modules" .}}
|
{{template "blender_components/card_modules" .}}
|
||||||
|
|||||||
Reference in New Issue
Block a user