Skip to content

Commit 268f6d7

Browse files
authored
Merge pull request #8826 from norbusan/fix-footer
Change footer to Maintained by FOSSASIA
2 parents c8b032b + 8cca4db commit 268f6d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/templates/components/footer-main.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
<div class="ui stackable grid">
106106
<div class="thirteen wide computer twelve wide tablet column left aligned">
107107
<div class="ui horizontal inverted small divided link list no top margin">
108-
<span class="item">{{t 'Maintained by'}} Areeb Jamal &amp; {{t 'Team'}}</span>
108+
<span class="item">{{t 'Maintained by'}} FOSSASIA</span>
109109
<span class="item">&copy; {{general-date (now) 'YYYY'}} {{this.settings.appName}} </span>
110110
<span class="hidden-item">
111111
{{!-- Possible Page Values --}}

0 commit comments

Comments
 (0)