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

Loading…
Cancel
Save