Update app.js

pull/47/head
Ilya 2023-03-10 11:43:33 +02:00 committed by GitHub
parent bfa243a72b
commit 534de980a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ function App() {
))}
</div>
<div id='footer'>
<p>2023 <Link to='https://hostlike.pro/' text='HostLikePro' /> - Your hosting provider</p>
<p>2023 - <Link to='https://hostlike.pro/' text='HostLikePro' /> - Your hosting provider</p>
</div>
</div>
</>