mirror of
https://github.com/infinition/Bjorn.git
synced 2026-03-08 05:51:59 +00:00
Compare commits
2 Commits
9b04b1eb50
...
wiki
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f8c26288ab | ||
|
|
8fd63ce5b1 |
588
index.html
588
index.html
File diff suppressed because it is too large
Load Diff
@@ -18,7 +18,7 @@ const CONFIG = {
|
||||
|
||||
// GitHub Repository
|
||||
repo: "infinition/Bjorn",
|
||||
branch: "wiki",
|
||||
branch: "main", // <-- On cible la branche "main" pour charger le contenu (les .md)
|
||||
|
||||
// Theme Settings
|
||||
themes: [
|
||||
@@ -97,7 +97,7 @@ const CONFIG = {
|
||||
social: {
|
||||
discord: "https://discord.gg/B3ZH9taVfT",
|
||||
reddit: "https://www.reddit.com/r/Bjorn_CyberViking/",
|
||||
github: "https://github.com/infinition/Bjorn", // Virgule respectée par le script
|
||||
github: "https://github.com/infinition/Bjorn",
|
||||
buyMeACoffee: "https://buymeacoffee.com/infinition"
|
||||
},
|
||||
|
||||
@@ -107,4 +107,4 @@ const CONFIG = {
|
||||
redditLabel: "REDDIT",
|
||||
githubLabel: "BJORN"
|
||||
}
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user