@nearsolution-platform/solomon-home
Advanced tools
Comparing version 0.0.6 to 0.0.7
@@ -6,2 +6,11 @@ # Change Log | ||
### [0.0.7](https://github.com/NearSolutionLab/nearsolution-platform-front/compare/v0.0.6...v0.0.7) (2022-09-05) | ||
### :bug: Bug Fix | ||
* routing to sigin ([a2b3d01](https://github.com/NearSolutionLab/nearsolution-platform-front/commit/a2b3d01a0569bac5b800d492f0d38e980f31c142)) | ||
### [0.0.6](https://github.com/NearSolutionLab/nearsolution-platform-front/compare/v0.0.5...v0.0.6) (2022-09-05) | ||
@@ -8,0 +17,0 @@ |
@@ -6,3 +6,3 @@ { | ||
"author": "nearsolution", | ||
"version": "0.0.6", | ||
"version": "0.0.7", | ||
"main": "index.js", | ||
@@ -70,3 +70,3 @@ "module": "index.js", | ||
}, | ||
"gitHead": "bc170cc7b8fa687fd2964a0e8f8eb8d99c6010f4" | ||
"gitHead": "9fe279caf5f84ea76d815d11789d1422c1bcdfc9" | ||
} |
@@ -91,3 +91,3 @@ import { html, css, LitElement } from 'lit'; | ||
복잡한 분석을 쉽게 해결 해드립니다.</p> | ||
<a href="auth/signin"> | ||
<a href="/auth/signin"> | ||
<div class="btn-more">솔로몬 자세히 알아보기 <img src="../assets/images/btn-more-solomon@2x.png"></div> | ||
@@ -104,3 +104,3 @@ </a> | ||
복잡한 분석을 쉽게 해결 해드립니다.</p> | ||
<a href="auth/signin"> | ||
<a href="/auth/signin"> | ||
<div class="btn-more">솔로몬 자세히 알아보기 <img src="../assets/images/btn-more-solomon@2x.png"></div> | ||
@@ -117,3 +117,3 @@ </a> | ||
복잡한 분석을 쉽게 해결 해드립니다.</p> | ||
<a href="auth/signin"> | ||
<a href="/auth/signin"> | ||
<div class="btn-more">솔로몬 자세히 알아보기 <img src="../assets/images/btn-more-solomon@2x.png"></div> | ||
@@ -224,3 +224,3 @@ </a> | ||
솔로몬 서비스를 경험해보세요. | ||
<a href="auth/signin"> | ||
<a href="/auth/signin"> | ||
<div class="btn-more">솔로몬 자세히 알아보기 <img src="../assets/images/btn-more-solomon@2x.png"></div> | ||
@@ -227,0 +227,0 @@ </a> |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1172732