Footer: Production lessons
Also move Art Gallery to Libraries
This commit is contained in:
@@ -37,8 +37,8 @@
|
|||||||
a(href="{{ url_for('cloud.workshops') }}")
|
a(href="{{ url_for('cloud.workshops') }}")
|
||||||
| Workshops
|
| Workshops
|
||||||
li
|
li
|
||||||
a(href="{{ url_for('projects.view', project_url='gallery') }}")
|
a(href="{{ url_for('cloud.production') }}")
|
||||||
| Art Gallery
|
span.new Production Lessons
|
||||||
|
|
||||||
.col-md-2.col-xs-6
|
.col-md-2.col-xs-6
|
||||||
h7.font-weight-bold
|
h7.font-weight-bold
|
||||||
@@ -57,6 +57,9 @@
|
|||||||
a(href="{{ url_for('projects.view', project_url='characters') }}",
|
a(href="{{ url_for('projects.view', project_url='characters') }}",
|
||||||
title="Characters")
|
title="Characters")
|
||||||
| Characters
|
| Characters
|
||||||
|
li
|
||||||
|
a(href="{{ url_for('projects.view', project_url='gallery') }}")
|
||||||
|
| Art Gallery
|
||||||
|
|
||||||
.col-md-2.col-xs-6
|
.col-md-2.col-xs-6
|
||||||
h7.font-weight-bold
|
h7.font-weight-bold
|
||||||
@@ -100,7 +103,8 @@
|
|||||||
li
|
li
|
||||||
a(href="{{ url_for('cloud.privacy') }}",
|
a(href="{{ url_for('cloud.privacy') }}",
|
||||||
title="Privacy")
|
title="Privacy")
|
||||||
| Privacy
|
| Privacy Policy
|
||||||
|
li.dropdown-divider
|
||||||
li
|
li
|
||||||
a(href="https://www.blender.org",
|
a(href="https://www.blender.org",
|
||||||
title="Home of Blender, the Free and Open Source creative suite")
|
title="Home of Blender, the Free and Open Source creative suite")
|
||||||
|
Reference in New Issue
Block a user