Skip to content

Commit d8a4dfa

Browse files
committed
🌟 Size Reduction & Images Fix
- Removed NCP lib - Changed READ.me to have correct images.
1 parent 6fe0ed9 commit d8a4dfa

3 files changed

Lines changed: 2 additions & 14 deletions

File tree

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<p align="center"><a href="https://ncp.dev" target="_blank"><img src="images/branding/ncp-logo.png?raw=true" alt="Nathan Parker's logo"></a></p>
1+
<p align="center"><a href="https://ncp.dev" target="_blank"><img src="src/images/branding/ncp-logo.png?raw=true" alt="Nathan Parker's logo"></a></p>
22

33
<br>
44

@@ -35,8 +35,6 @@ You can view my website on two domains. Those consist of: [KingPr0o7.github.io](
3535
## Get Distribution Files (Complied Files)
3636

3737
### Steps
38-
- Install [replace-in-files-cli](https://www.npmjs.com/package/replace-in-files-cli) **OR** `npm install replace-in-files-cli`
39-
- Install [ncp](https://www.npmjs.com/package/ncp) **OR** `npm install ncp`
4038
- Install [del-cli](https://www.npmjs.com/package/del-cli) **OR** `npm install del-cli`
4139
- Run: `npm run build` in the CLI.
4240

@@ -60,4 +58,4 @@ __You're free to contribute, and I deeply appearance any help, advice, or guidan
6058
# License
6159
[GNU AGPLv3](https://github.com/KingPr0o7/KingPr0o7.github.io/blob/main/LICENSE) © [KingPr0o7 (Nathan Parker)](https://github.com/KingPr0o7)
6260

63-
<p align="center"><img src="images/branding/Nathan Parker.png?raw=true" alt="Nathan Parker"></p>
61+
<p align="center"><img src="src/images/branding/Nathan Parker.png?raw=true" alt="Nathan Parker"></p>

package-lock.json

Lines changed: 0 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
"dependencies": {
1818
"del-cli": "^5.0.0",
1919
"gh-pages": "^5.0.0",
20-
"ncp": "^2.0.0",
2120
"node": "^19.8.1"
2221
}
2322
}

0 commit comments

Comments
 (0)