Footer: Production lessons

Also move Art Gallery to Libraries
This commit is contained in:
2018-09-19 19:06:44 +02:00
parent 6cbd5ca369
commit 54e4e76945

View File

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