diff --git a/README.md b/README.md index 8180a16..fa47b04 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,6 @@ Example 400 response: ## Why? -For fun 🤡...and to ramp up on TypeScript/Node/ExpressJS. This API is bascially a thin wrapper around [NewsAPI](https://newsapi.org/), and deployed using DigitalOceans App Platform. +For fun 🤡...and to ramp up on TypeScript/Node/ExpressJS. This API is basically a thin wrapper around [NewsAPI](https://newsapi.org/), and deployed using DigitalOceans App Platform. Enjoy diff --git a/package-lock.json b/package-lock.json index 1c359d9..2196662 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "elonmu.sh", - "version": "0.1.0", + "version": "0.2.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "elonmu.sh", - "version": "0.1.0", + "version": "0.2.1", "license": "ISC", "dependencies": { "axios": "^1.3.4", diff --git a/package.json b/package.json index 20050b5..f4b3899 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "elonmu.sh", - "version": "0.2.0", + "version": "0.2.1", "description": "ExpressJS api to fetch a random news article about our Lord and Savior Elon Musk", "main": "dist/index.js", "scripts": { diff --git a/src/public/static/img/other/header.webp b/src/public/static/img/other/header.webp new file mode 100644 index 0000000..d9e32a2 Binary files /dev/null and b/src/public/static/img/other/header.webp differ diff --git a/src/views/index.ejs b/src/views/index.ejs index 60a0c31..fb6ba92 100644 --- a/src/views/index.ejs +++ b/src/views/index.ejs @@ -265,8 +265,7 @@