Skip to content

Commit 852864d

Browse files
committed
footer name update
1 parent 7858aee commit 852864d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/app/components/footer/footer.component.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<div class="toolbar-row">
33
<p>&copy; {{ date }} {{ blogName }}</p>
44
<small>Created using
5-
<a href="https://github.com/AnguHashBlog/angular-primeng" target="_blank">
6-
AnguHashBlog
5+
<a href="https://github.com/HashBlogWithAngular/angular-primeng" target="_blank">
6+
HashBlogWithAngular
77
</a>
88
</small>
99
</div>

0 commit comments

Comments
 (0)