From 385035c0594d5e332ec4e23cd85a4db7a1ebb2c1 Mon Sep 17 00:00:00 2001 From: Kevin Mok Date: Fri, 27 Dec 2019 23:02:17 -0500 Subject: [PATCH] Update stats --- config.toml | 17 +++++++++++------ data/about.yml | 4 ++-- data/contact.yml | 2 +- layouts/partials/about.html | 2 +- layouts/partials/counter.html | 2 +- static/images/.gitattributes | 1 + static/images/clan.jpg | 3 +++ static/images/clan.png | 3 --- static/images/clan.webp | 3 --- 9 files changed, 20 insertions(+), 17 deletions(-) create mode 100644 static/images/clan.jpg delete mode 100644 static/images/clan.png delete mode 100644 static/images/clan.webp diff --git a/config.toml b/config.toml index 7fd68a0..2a12726 100644 --- a/config.toml +++ b/config.toml @@ -1,5 +1,5 @@ # BAseURL = "/home/kevin/Documents/codm-site/public/" -baseURL = "http://codm.ataraxy.tk/" +baseURL = "https://codm.ataraxy.tk/" languageCode = "en-us" DefaultContentLanguage = "en" title = "Ataraxy | Call of Duty: Mobile Clan" @@ -18,6 +18,11 @@ summaryLength = 10 URL = "requirements" weight = 2 + [[menu.nav]] + name = "Stats" + URL = "stats" + weight = 3 + [[menu.nav]] name = "Team" URL = "team" @@ -52,7 +57,7 @@ custom_css = ["css/custom.css"] bgImage = "images/slider/hero-area.jpg" # bgImage = "images/slider/eagle.png" heading = "Ataraxy" - content= "Top 250, MP-focused clan that is currently looking for friendly and active clan members to play together with." + content= "Top 400, MP-focused clan that is currently looking for friendly and active clan members to play together with." btn = true btnText="Requirements" btnURL="#requirements" @@ -64,12 +69,12 @@ custom_css = ["css/custom.css"] [[params.counter.counterItem]] title = "Season 2 Ranking" icon = "tf-ion-trophy" - count = "255" + count = "414" [[params.counter.counterItem]] title = "Avg. MP Rank (Season 2)" icon = "tf-ion-android-contacts" - count = "Elite 4" + count = "Pro 2" # [[params.counter.counterItem]] # title = "Avg. Games Played Daily" @@ -79,12 +84,12 @@ custom_css = ["css/custom.css"] [[params.counter.counterItem]] title = "Avg. Level" icon = "tf-ion-android-arrow-up" - count = "113" + count = "121" [[params.counter.counterItem]] title = "Members" icon = "tf-ion-ios-people" - count = "35" + count = "40" # footer [params.footer] diff --git a/data/about.yml b/data/about.yml index ce777d0..a826937 100644 --- a/data/about.yml +++ b/data/about.yml @@ -6,7 +6,7 @@ aboutItem : requirements : - "Elite 3+ in Season 2 MP" -- "500+ contribution/week (average ~12 MP/BR games/day)" +- "420+ contribution/week (average ~10 MP/BR games/day)" - "16 years or older" - "be active on Discord server" - "use mic for ranked games (English)" @@ -15,4 +15,4 @@ benefits : - "vibrant and respectful Discord community" - "leadership opportunities" - "MEE6 leaderboard" -- "mini-games (Pokecord/gambling/trivia)" +- "various mini-games (Pokecord, raids, gambling and more)" diff --git a/data/contact.yml b/data/contact.yml index 9521537..b7cb493 100644 --- a/data/contact.yml +++ b/data/contact.yml @@ -2,5 +2,5 @@ enable : true heading : Get In headingSpan : Touch title : Discord -content : DM JoshuaAustin07#8830 (clan master) or PistolFist#9148 (vice master). +content : DM PistolFist#9148, JoshuaAustin07#8830 or bakkutteh#3566 for more information on the clan. enable_maps : false diff --git a/layouts/partials/about.html b/layouts/partials/about.html index c1ae11e..cee1454 100644 --- a/layouts/partials/about.html +++ b/layouts/partials/about.html @@ -48,7 +48,7 @@
-
diff --git a/layouts/partials/counter.html b/layouts/partials/counter.html index 96ae4c7..3d115f2 100644 --- a/layouts/partials/counter.html +++ b/layouts/partials/counter.html @@ -1,6 +1,6 @@ {{ if .Site.Params.counter.enable }} {{"" | safeHTML}} -
+
{{ range .Site.Params.counter.counterItem }} diff --git a/static/images/.gitattributes b/static/images/.gitattributes index 4f6eb90..c0b2b5f 100644 --- a/static/images/.gitattributes +++ b/static/images/.gitattributes @@ -42,3 +42,4 @@ mee6-icon.png filter=lfs diff=lfs merge=lfs -text clan-logo-christmas.png filter=lfs diff=lfs merge=lfs -text backgrounds/codm-reddit-banner.jpg filter=lfs diff=lfs merge=lfs -text backgrounds/halloween-loading-screen.jpg filter=lfs diff=lfs merge=lfs -text +clan.jpg filter=lfs diff=lfs merge=lfs -text diff --git a/static/images/clan.jpg b/static/images/clan.jpg new file mode 100644 index 0000000..5fae169 --- /dev/null +++ b/static/images/clan.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a898effaf57a5e7b7dbaa4482adf63f38030ac1006d1173d3b5bb358e027a5f +size 187873 diff --git a/static/images/clan.png b/static/images/clan.png deleted file mode 100644 index 1de6061..0000000 --- a/static/images/clan.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cb9a6db9aba3ab845b7289ce9efbc473ea0e9a5eeb074fea38d5360ee85aa44c -size 1465314 diff --git a/static/images/clan.webp b/static/images/clan.webp deleted file mode 100644 index 3f31b4b..0000000 --- a/static/images/clan.webp +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b4a33135e75d9b26dcd92ccfbb6765518166bc7b3ded8bb101f26dfc7f84bc2f -size 76188