Browse Source

remove target="_blank"

main
ghost 12 months ago
parent
commit
761cac9f3e
  1. 12
      example/config.json

12
example/config.json

@ -53,8 +53,7 @@
"attributes": "attributes":
{ {
"title":"Serch in 0200::/7 IPv6", "title":"Serch in 0200::/7 IPv6",
"href":"http://[201:23b4:991a:634d:8359:4521:5576:15b7]/yo/", "href":"http://[201:23b4:991a:634d:8359:4521:5576:15b7]/yo/"
"target":"_blank"
}, },
"index": "index":
[ [
@ -66,8 +65,7 @@
"attributes": "attributes":
{ {
"title":"Search in .ygg zone", "title":"Search in .ygg zone",
"href":"http://yo.ygg", "href":"http://yo.ygg"
"target":"_blank"
}, },
"index": "index":
[ [
@ -79,8 +77,7 @@
"attributes": "attributes":
{ {
"title":"Search in .ygg zone", "title":"Search in .ygg zone",
"href":"http://ygg.yo.index", "href":"http://ygg.yo.index"
"target":"_blank"
}, },
"index": "index":
[ [
@ -92,8 +89,7 @@
"attributes": "attributes":
{ {
"title":"Source code", "title":"Source code",
"href":"https://github.com/YGGverse/Yo", "href":"https://github.com/YGGverse/Yo"
"target":"_blank"
}, },
"index":[] "index":[]
} }

Loading…
Cancel
Save