From b3508b136032c6c608cfbf839c178ef31e02fd7e Mon Sep 17 00:00:00 2001 From: phga Date: Mon, 8 Nov 2021 15:41:35 +0100 Subject: [PATCH] Updated name --- web/static/js/main.js | 2 +- web/static/js/text.js | 2 +- web/static/js/zoom.js | 2 +- web/templates/layouts/base.html | 4 ++-- web/templates/layouts/index.html | 4 ++-- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/web/static/js/main.js b/web/static/js/main.js index 0cb4aa3..f084fd2 100644 --- a/web/static/js/main.js +++ b/web/static/js/main.js @@ -1,7 +1,7 @@ /* * main.js * functions to power my portfolio - * Author: phga/teord + * Author: phga * Date: 2019-10-18 * Version: 1.1 */ diff --git a/web/static/js/text.js b/web/static/js/text.js index 9f86873..bddcfc6 100644 --- a/web/static/js/text.js +++ b/web/static/js/text.js @@ -1,7 +1,7 @@ /* * text.js * function for the purpose of my portfolio to animate welcome text - * Author: phga/teord + * Author: phga * Date: 2019-10-23 * Version: 1.0 */ diff --git a/web/static/js/zoom.js b/web/static/js/zoom.js index 9c35e89..2b87bd1 100644 --- a/web/static/js/zoom.js +++ b/web/static/js/zoom.js @@ -2,7 +2,7 @@ * zoom.js * function for the purpose of my portfolio to zoom into * images inside their box without touching the rest of the layout. - * Author: phga/teord + * Author: phga * Date: 2019-10-20 * Version: 1.2 */ diff --git a/web/templates/layouts/base.html b/web/templates/layouts/base.html index 3435edc..37cc94b 100644 --- a/web/templates/layouts/base.html +++ b/web/templates/layouts/base.html @@ -5,10 +5,10 @@ - + - PHGA + PHGA 🤓 diff --git a/web/templates/layouts/index.html b/web/templates/layouts/index.html index be85a8e..584f7a1 100644 --- a/web/templates/layouts/index.html +++ b/web/templates/layouts/index.html @@ -5,10 +5,10 @@ - + - PHGA 🤓 teord + PHGA 🤓