remove twitter
This commit is contained in:
parent
ac30a1f2de
commit
906da5d8b7
1 changed files with 5 additions and 5 deletions
10
server.js
10
server.js
|
|
@ -58,11 +58,11 @@ module.exports = async => {
|
|||
name: con.name,
|
||||
host: req.hostname,
|
||||
social: [
|
||||
{
|
||||
name: "Twitter",
|
||||
link: "sor.dog/twitter",
|
||||
character: breakSocials("Twitter")
|
||||
},
|
||||
// {
|
||||
// name: "Twitter",
|
||||
// link: "sor.dog/twitter",
|
||||
// character: breakSocials("Twitter")
|
||||
// },
|
||||
{
|
||||
name: "Bluesky",
|
||||
link: "sor.dog/bluesky",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue