diff --git a/src/app/home/dataList.const.ts b/src/app/home/dataList.const.ts
index baabc23dd7b7537bfc5411ff0d8a5f5e413a9548..c0ce3173eb445c8b91d62d3106eaa5aa45c1f5d8 100644
--- a/src/app/home/dataList.const.ts
+++ b/src/app/home/dataList.const.ts
@@ -1,3 +1,5 @@
+
+
export const dataList = [
{
'city': {
@@ -31,7 +33,7 @@ export const dataList = [
'id': 800,
'main': 'Clear',
'description': 'sky is clear',
- 'icon': '01d'
+ 'icon': '../../assets/01d.png'
}
],
'speed': 3.37,
diff --git a/src/app/home/home.component.html b/src/app/home/home.component.html
index cb1276771ac75c23622e963d7d591a6a95056f5c..600bda340a3e477bd48022b54b0af69a0057ed8f 100644
--- a/src/app/home/home.component.html
+++ b/src/app/home/home.component.html
@@ -93,8 +93,8 @@ cnt: