Skip to content

Commit 43e2742

Browse files
footer update
1 parent 5c02828 commit 43e2742

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/app/components/footer.component.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ import { BlogService } from '../services/blog.service';
1515
<mat-toolbar class="footer">
1616
<p>&copy; {{ date }} {{ blogName }}</p>
1717
<small
18-
>Created using<a href="https://github.com/AnguHashBlog" target="_blank"
19-
>AnguHashBlog</a
18+
>Created using<a href="https://github.com/HashBlogWithAngular" target="_blank"
19+
>HashBlogWithAngular</a
2020
> and<a href="https://analogjs.org" target="_blank"
2121
>Analog</a
2222
></small

0 commit comments

Comments
 (0)