Skip to content

Commit cad5f86

Browse files
committed
add some more redirects
1 parent 9009835 commit cad5f86

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

projects.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
layout: portfolio
33
title: Projects and Experiments
44
permalink: /projects/
5+
redirect_from:
6+
- /current_projects/
7+
- /previous_projects/
8+
- /experiments/
59
---
610

711

resume.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
layout: portfolio
33
title: Resume
44
permalink: /resume/
5-
redirect_from: "/contact/"
5+
redirect_from:
6+
- /contact/
67
---
78

89

0 commit comments

Comments
 (0)