From 2c6dbda761d25be7340dde41e4409768e2b23313 Mon Sep 17 00:00:00 2001 From: Nadir Technologies Date: Mon, 4 Dec 2023 21:25:05 +0000 Subject: [PATCH] Update for account rename --- about.html | 6 +++--- about.js | 2 +- filters.html | 2 +- index.html | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/about.html b/about.html index e687372..ddabf0f 100644 --- a/about.html +++ b/about.html @@ -5,7 +5,7 @@ Image Viewer - + @@ -27,12 +27,12 @@

Loading...

- - diff --git a/about.js b/about.js index 8333275..5896093 100644 --- a/about.js +++ b/about.js @@ -1,4 +1,4 @@ -const username = 'Nadir-Software'; +const username = 'linfindel'; const repo = 'images'; fetch(`https://api.github.com/repos/${username}/${repo}/commits?per_page=1`) diff --git a/filters.html b/filters.html index a9bf0a6..5a7b7e0 100644 --- a/filters.html +++ b/filters.html @@ -6,7 +6,7 @@ Image Viewer - + diff --git a/index.html b/index.html index 344044b..46b4aae 100644 --- a/index.html +++ b/index.html @@ -5,7 +5,7 @@ Image Viewer - +