Skip to content

Commit 89f5a78

Browse files
Progressive Web App
Icon for PWA capability
1 parent bc281e7 commit 89f5a78

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"name": "opensource-254",
2+
"name": "opensource254",
33
"version": "0.1.0",
44
"description": "official website for opensource254. (made in Kenya)",
5-
"author": "Opensource 254",
5+
"author": "opensource254",
66
"private": true,
77
"scripts": {
88
"dev": "cross-env NODE_ENV=development nodemon server/index.js --watch server",

pages/index.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<b-img
55
height="300"
66
width="300"
7-
src="/logo.png"
7+
src="/icon.png"
88
class="mx-auto img-fluid"
99
></b-img>
1010
<h1 class="title">
File renamed without changes.

0 commit comments

Comments
 (0)