UI Homepage: Replace 'film in production' with just Spring.
Since the film is no longer in production! We are done!
This commit is contained in:
@@ -30,15 +30,20 @@ meta(name="twitter:image", content="{% if main_project.picture_header %}{{ main_
|
|||||||
.row.mt-3
|
.row.mt-3
|
||||||
.col-md-9.mx-auto.col-xl-6
|
.col-md-9.mx-auto.col-xl-6
|
||||||
.row
|
.row
|
||||||
.col-md-7
|
.col-md-6
|
||||||
h6.title-underline
|
a.text-muted(href="/p/spring", style="text-decoration: none")
|
||||||
a.text-muted(href="{{ url_for('cloud.open_projects') }}")
|
h6.title-underline
|
||||||
| Films In Production
|
| SPRING
|
||||||
|
|
||||||
p.text-muted.pt-2.
|
p.text-muted.pt-2
|
||||||
A poetic short film about a mountain spirit and her wise little dog. #[a(href="/p/spring/") Check the project page].
|
| The latest open movie by Blender Animation Studio.
|
||||||
|
| #[br] A poetic short film about a mountain spirit and her wise little dog.
|
||||||
|
|
||||||
.col-md-5
|
a.btn.btn-link.btn-sm.pl-0(href="/p/spring")
|
||||||
|
| Explore
|
||||||
|
i.pi-angle-right
|
||||||
|
|
||||||
|
.col-md-6
|
||||||
a(href="/p/spring/")
|
a(href="/p/spring/")
|
||||||
img.rounded(
|
img.rounded(
|
||||||
alt="Spring Open Movie Project",
|
alt="Spring Open Movie Project",
|
||||||
|
Reference in New Issue
Block a user