Skip to content

Commit abbcc61

Browse files
committed
Set up CC Vocabulary URL redirect.
1 parent 346933a commit abbcc61

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

content/cc-vocabulary/contents.lr

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
_model: redirect
2+
---
3+
target: https://cc-vocabulary.netlify.com/
4+
---
5+
_discoverable: no

templates/redirect.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<meta http-equiv="refresh" content="0; URL='{{ this.target|url }}'" />
1+
<meta http-equiv="refresh" content="0; URL='{{ this.target }}'" />

0 commit comments

Comments
 (0)