mirror of
https://github.com/TomHodson/tomhodson.github.com.git
synced 2025-06-26 10:01:18 +02:00
Try to fix redirection
This commit is contained in:
parent
30706f4780
commit
fe95de2860
4
cv.html
4
cv.html
@ -1,9 +1,7 @@
|
||||
---
|
||||
layout: default
|
||||
title: "CV"
|
||||
permalink: cv
|
||||
redirect_from:
|
||||
- /
|
||||
permalink: /cv/
|
||||
---
|
||||
<p>Welcome to my little home on the web! Take a look at my CV below
|
||||
or have a look at my <a href="/blog">blog</a>. Click any item for a little more detail.
|
||||
|
4
index.html
Normal file
4
index.html
Normal file
@ -0,0 +1,4 @@
|
||||
---
|
||||
title: Home
|
||||
redirect_to: /blog
|
||||
---
|
Loading…
x
Reference in New Issue
Block a user