From cb75f517b5fa09afd2bef0855706e154637293bc Mon Sep 17 00:00:00 2001 From: E <20479804+blankie404@users.noreply.github.com> Date: Fri, 21 May 2021 17:25:22 +0100 Subject: [PATCH 1/5] Update about.pug --- views/about.pug | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/about.pug b/views/about.pug index fa1ee4e..b7074ba 100644 --- a/views/about.pug +++ b/views/about.pug @@ -11,7 +11,7 @@ block nav-links a.nav-link(href='#') span CV li.nav-item - a.nav-link(href='https://git.pastel.codes/Blankie') + a.nav-link(href='https://github.com/blankie404') span Projects li.nav-item a.nav-link(href='https://blog.pastel.codes') From bdabfaa64f16b375aa162da44cca064309a0056e Mon Sep 17 00:00:00 2001 From: E <20479804+blankie404@users.noreply.github.com> Date: Fri, 21 May 2021 17:25:36 +0100 Subject: [PATCH 2/5] Update contact.pug --- views/contact.pug | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/contact.pug b/views/contact.pug index 9fc34d0..0b11f88 100644 --- a/views/contact.pug +++ b/views/contact.pug @@ -14,7 +14,7 @@ block nav-links a.nav-link(href='#') span CV li.nav-item - a.nav-link(href='https://git.pastel.codes/Blankie') + a.nav-link(href='https://github.com/blankie404') span Projects li.nav-item a.nav-link(href='https://blog.pastel.codes') From 4be2a7094a95a7cb9dcfee330bf4760faac98ebd Mon Sep 17 00:00:00 2001 From: E <20479804+blankie404@users.noreply.github.com> Date: Fri, 21 May 2021 17:25:52 +0100 Subject: [PATCH 3/5] Update error.pug --- views/error.pug | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/error.pug b/views/error.pug index ae4720c..f148feb 100644 --- a/views/error.pug +++ b/views/error.pug @@ -11,7 +11,7 @@ block nav-links a.nav-link(href='#') span CV li.nav-item - a.nav-link(href='https://git.pastel.codes/Blankie') + a.nav-link(href='https://github.com/blankie404') span Projects li.nav-item a.nav-link(href='https://blog.pastel.codes') From d13d646facf96a52d0a19bf39815dbef6d6d97e2 Mon Sep 17 00:00:00 2001 From: E <20479804+blankie404@users.noreply.github.com> Date: Fri, 21 May 2021 17:26:09 +0100 Subject: [PATCH 4/5] Update index.pug --- views/index.pug | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/index.pug b/views/index.pug index f42640f..12d6234 100644 --- a/views/index.pug +++ b/views/index.pug @@ -11,7 +11,7 @@ block nav-links a.nav-link(href='#') span CV li.nav-item - a.nav-link(href='https://git.pastel.codes/Blankie') + a.nav-link(href='https://github.com/blankie404/') span Projects li.nav-item a.nav-link(href='https://blog.pastel.codes') From d0adf2ae1bd856b5f6b01d528e45349d03426f84 Mon Sep 17 00:00:00 2001 From: E <20479804+blankie404@users.noreply.github.com> Date: Fri, 21 May 2021 17:26:58 +0100 Subject: [PATCH 5/5] Update index.pug --- views/index.pug | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/index.pug b/views/index.pug index 12d6234..188ff03 100644 --- a/views/index.pug +++ b/views/index.pug @@ -11,7 +11,7 @@ block nav-links a.nav-link(href='#') span CV li.nav-item - a.nav-link(href='https://github.com/blankie404/') + a.nav-link(href='https://github.com/blankie404') span Projects li.nav-item a.nav-link(href='https://blog.pastel.codes')