diff --git a/package-lock.json b/package-lock.json index 3055309..6d8b818 100644 Binary files a/package-lock.json and b/package-lock.json differ 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({