From 2abf7538c0fa7c0857350820d8d2a6027801a523 Mon Sep 17 00:00:00 2001 From: "Florine W. Dekker" Date: Mon, 28 Feb 2022 17:47:17 +0100 Subject: [PATCH] Update repository URL --- package-lock.json | Bin 453420 -> 453420 bytes package.json | 6 +++--- src/main/js/Commands.ts | 2 +- src/main/js/FileSystem.ts | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 30553095e2ef3c65cb803c6a67928783dc1f1e06..6d8b8184eb21a2900ac33941268c117fc9b9155b 100644 GIT binary patch delta 323 zcmZ2;O?u5W=?Nx`#uH7aG8rpPo@i{i@oyIMADq6?9I(A?aeHV+nZUKmUvD- zQpad9J>HK=XmV4MW@w0cX>oF4mRDG?iCI9QVT4OWWxi!-S!$(adWvyIX^6gyi)C`8 zQ<90dQADzSS(0~9KxnwPfth(yg-c+Nw?U<6m6=yXwz;uqQC?cMGpUV zJAWo1W(H!G?RNgGmZ|ixdHTlXY~DcYn6@xapD>A0dHUQXj9k-mJy`grUpUSdF?s7k ak?A)=m?WkPNVCeeOYLIaF13qI$PfT2X>A1n delta 324 zcmZ2;O?u5W=?Nx`MiWh^G8rjNo@i{i@oyIM^dq8-qSJLNnAn?}S=yUf7`HdGFfH+% zT=LCgdb}T#(DW(FOq!wDetG7u7U@R8Rbk1628rh8DcJ=X0mUxCe&zw%nUUFrt_D%X z?#_|nLB;u*-dX-7+J0pbX^DyHnb{U)r7nqP;iggL#)TEB7G7xuC8mYmY1(G`lNCAq z+wJ_BfS4JGS+?8xvs$Lo!{+H5m$P{Ttz+84Jbl6>M&;>qmoRco&-Gy8n||RqTg2q8 b3q_{i2w{?#E+EY++b*?>b-UCqHX%a*pfhg+ diff --git a/package.json b/package.json index 318926e..c9f0c74 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "fwdekker.com", - "version": "0.40.12", + "version": "0.40.13", "description": "The source code of [my personal website](https://fwdekker.com/).", "author": "Florine W. Dekker", "browser": "dist/bundle.js", "repository": { "type": "git", - "url": "git@git.fwdekker.com:FWDekker/fwdekker.com.git" + "url": "git@git.fwdekker.com:fwdekker.com/fwdekker.com.git" }, "private": true, "scripts": { @@ -39,7 +39,7 @@ "grunt-webpack": "^5.0.0", "jsdom": "^19.0.0", "jsdom-global": "^3.0.2", - "mocha": "^9.2.0", + "mocha": "^9.2.1", "nyc": "^15.1.0", "ts-loader": "^9.2.6", "ts-node": "^10.5.0", diff --git a/src/main/js/Commands.ts b/src/main/js/Commands.ts index a075bd1..14645c8 100644 --- a/src/main/js/Commands.ts +++ b/src/main/js/Commands.ts @@ -655,7 +655,7 @@ return new Command( const target = josh.util.isStandalone() ? \`target="_blank"\` : ""; streams.out.writeLine( \`The source code of this website is ${n} - available on git. ${n} + available on git. ${n} This website also has a privacy policy to assure you I won't steal your data. diff --git a/src/main/js/FileSystem.ts b/src/main/js/FileSystem.ts index e87c352..ba20c9d 100644 --- a/src/main/js/FileSystem.ts +++ b/src/main/js/FileSystem.ts @@ -49,7 +49,7 @@ export class FileSystem { "pgp-key.pub": new File("https://fwdkr.co/pgp", "lnk"), "privacy-policy.lnk": new File("https://fwdekker.com/privacy/"), "resume.pdf": new File("https://fwdkr.co/cv", "lnk"), - "source-code.lnk": new File("https://git.fwdekker.com/FWDekker/fwdekker.com"), + "source-code.lnk": new File("https://git.fwdekker.com/fwdekker.com/fwdekker.com"), }), }), "root": new Directory({