We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc281e7 commit 89f5a78Copy full SHA for 89f5a78
package.json
@@ -1,8 +1,8 @@
1
{
2
- "name": "opensource-254",
+ "name": "opensource254",
3
"version": "0.1.0",
4
"description": "official website for opensource254. (made in Kenya)",
5
- "author": "Opensource 254",
+ "author": "opensource254",
6
"private": true,
7
"scripts": {
8
"dev": "cross-env NODE_ENV=development nodemon server/index.js --watch server",
pages/index.vue
@@ -4,7 +4,7 @@
<b-img
height="300"
width="300"
- src="/logo.png"
+ src="/icon.png"
class="mx-auto img-fluid"
9
></b-img>
10
<h1 class="title">
static/logo.png static/icon.pngstatic/logo.png renamed to static/icon.png
0 commit comments