Skip to content

Commit d0d769d

Browse files
Update just.config.js
1 parent 85d1699 commit d0d769d

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

just.config.js

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,11 @@ module.exports = {
44
metatitle: "Just an Ultimate Site Tool",
55
domain: "just.is-a.dev",
66
links: [
7-
["JustStudio.", "https://juststudio.is-a.dev/", "_blank"],
8-
["Reaver Entertainment", "https://playreaver.is-a.dev/", "_blank"]
7+
["a link", "https://juststudio.is-a.dev/", "_blank"],
8+
["another link", "https://justdeveloper.is-a.dev/", "_blank"]
99
],
1010
buttons: [
11-
["типо кнопка", "https://just.is-a.dev/", "_blank"],
12-
["ещё кнопка", "https://justdeveloper.is-a.dev/", "_blank"]
11+
["a button", "https://just.is-a.dev/", "_blank"],
1312
]
1413
}
1514
}

0 commit comments

Comments
 (0)