Move more redirects
This commit is contained in:
parent
cbc6d6efc0
commit
95913c1a48
3 changed files with 3 additions and 5 deletions
|
@ -2,9 +2,6 @@
|
|||
layout: default
|
||||
title: Experience
|
||||
use: [posts]
|
||||
redirect:
|
||||
- services/
|
||||
- work/
|
||||
---
|
||||
{% block content %}
|
||||
<h1>Experience</h1>
|
||||
|
|
|
@ -2,8 +2,6 @@
|
|||
layout: page
|
||||
title: Projects
|
||||
use: [projects, posts]
|
||||
redirect:
|
||||
- portfolio/
|
||||
---
|
||||
<ul>
|
||||
{% for project in data.projects|reverse %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue