forked from mirrors/bookwyrm
this isn't mastodon
This commit is contained in:
parent
0a8d080b62
commit
d88ed7a90c
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ def nodeinfo(request):
|
||||||
return JsonResponse({
|
return JsonResponse({
|
||||||
"version": "2.0",
|
"version": "2.0",
|
||||||
"software": {
|
"software": {
|
||||||
"name": "mastodon",
|
"name": "fedireads",
|
||||||
"version": "0.0.1"
|
"version": "0.0.1"
|
||||||
},
|
},
|
||||||
"protocols": [
|
"protocols": [
|
||||||
|
|
Loading…
Reference in a new issue