Skip to content

Commit b7184c4

Browse files
committed
Improve seoservice
1 parent 0b35d5d commit b7184c4

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

src/app/pages/general/home/home.component.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import { environment } from '../../../../environments/environment';
66

77
import { Feature } from './feature';
88

9-
import { SeoService } from '../../../../services/seo/seo.service';
9+
import { SeoService } from '../../../services/seo/seo.service';
1010

1111
@Component({
1212
selector: 'app-home',
File renamed without changes.

0 commit comments

Comments
 (0)