Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3f11675

Browse files
committed
Add Kasi
1 parent 242ed2e commit 3f11675

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/client/app/modules/components/search-form.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ export class SearchForm extends React.Component {
187187
{lastUpdate ? `Last index: ${lastUpdate.fromNow()}` : null }
188188
</div>
189189
<div className="right">
190-
Made with&nbsp;<a href="https://github.com/codegrep/codegrep" target="_blank" className="ion-ios-heart pulse"></a>&nbsp;by <a href="https://github.com/sorawit" target="_blank">Swit</a> and <a href="https://gott.webflow.io" target="_blank">Gott</a>
190+
Made with&nbsp;<a href="https://github.com/codegrep/codegrep" target="_blank" className="ion-ios-heart pulse"></a>&nbsp;by <a href="https://github.com/sorawit" target="_blank">Swit</a> + <a href="https://gott.webflow.io" target="_blank">Gott</a> + <a href="https://github.com/smiled0g" target="_blank">Kasi</a>
191191
</div>
192192
</div>
193193
</div>

0 commit comments

Comments
 (0)