Skip to content

Commit fc22ca1

Browse files
authored
Merge pull request #99 from HashBlogWithAngular/develop
footer name update
2 parents 162da20 + 852864d commit fc22ca1

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)