update web.php

This commit is contained in:
irfan-dahir 2018-05-12 11:13:51 +05:00
parent 1e2bca15fa
commit f293faa6a3

View File

@ -17,7 +17,7 @@ $router->get('/', function () use ($router) {
return response()->json([
'Author' => '@irfanDahir',
'Contact' => 'contact@jikan.moe',
'Contact' => 'irfan@jikan.moe',
'JikanREST' => REST_VERSION,
'JikanPHP' => SOURCE_VERSION,
'Home' => 'https://jikan.moe/',