Procházet zdrojové kódy

MEE6 social icon

master
Kevin Mok před 4 roky
rodič
revize
030db1c57e
Signed by: Kevin-Mok GPG Key ID: AEA75288DC135CF5
  1. 28
      config.toml
  2. 2
      data/contact.yml
  3. 7
      layouts/partials/footer.html
  4. 2
      layouts/partials/head_custom.html
  5. binární
      static/images/br.png
  6. binární
      static/images/clan.png
  7. binární
      static/images/mee6-icon.png
  8. binární
      static/images/mp.png
  9. binární
      static/images/url-preview.png

28
config.toml

@ -61,19 +61,9 @@ custom_css = ["css/custom.css"]
enable = true
bgImage = "images/backgrounds/codm-reddit-banner.webp"
[[params.counter.counterItem]]
title = "Season 1 Percentile"
title = "Season 2 Percentile"
icon = "tf-ion-trophy"
count = "22.7%"
[[params.counter.counterItem]]
title = "Members"
icon = "tf-ion-ios-people"
count = "30"
[[params.counter.counterItem]]
title = "Average Level"
icon = "tf-ion-android-arrow-up"
count = "92"
count = "0.3%"
[[params.counter.counterItem]]
title = "Average MP Rank"
@ -85,6 +75,16 @@ custom_css = ["css/custom.css"]
icon = "tf-ion-ios-medkit"
count = "13"
[[params.counter.counterItem]]
title = "Average Level"
icon = "tf-ion-android-arrow-up"
count = "92"
[[params.counter.counterItem]]
title = "Members"
icon = "tf-ion-ios-people"
count = "30"
# footer
[params.footer]
copyright = "Themefisher"
@ -96,3 +96,7 @@ custom_css = ["css/custom.css"]
# img = "https://img.icons8.com/color/48/000000/discord-logo.png"
img = "images/discord-icon.svg"
url = "http://codm.ataraxy.tk/discord"
[[params.footer.socialIcon]]
img = "images/mee6-icon.png"
url = "http://codm.ataraxy.tk/mee6"

2
data/contact.yml

@ -2,5 +2,5 @@ enable : true
heading : Get In
headingSpan : Touch
title : Discord
content : DM JoshuaAustin07#8830 (clan master) or Kevin#9148 (vice master).
content : DM JoshuaAustin07#8830 (clan master) or PistolFist#9148 (vice master).
enable_maps : false

7
layouts/partials/footer.html

@ -8,8 +8,11 @@
<div class="social-icon">
<ul class="list-inline">
{{ range .Site.Params.footer.socialIcon }}
<li class="list-inline-item"><a class="rounded" href="{{ .url }}"><img
class="my-2" src="{{ .img }}" alt="social-icon"/></a></li>
<li class="list-inline-item">
<a class="rounded" href="{{ .url }}" target="_blank">
<img class="my-2" src="{{ .img }}" alt="social-icon"/>
</a>
</li>
{{ end }}
</ul>
</div>

2
layouts/partials/head_custom.html

@ -25,7 +25,7 @@ Do not put anything in this file - it's only here so that hugo won't throw an er
<meta property="og:description" content="Come check out our site for the clan for more information like requirements, members and the Discord server!" />
<meta property="og:site_name" content="Ataraxy" />
<!-- <meta property="og:image" content="http://codm.ataraxy.tk/images/logo/c.png" /> -->
<meta property="og:image" content="images/url-preview.png" />
<meta property="og:image" content="http://codm.ataraxy.tk/images/url-preview.png" />
<meta property="og:image:width" content="300" />
<meta property="og:image:height" content="300" />

binární
static/images/br.png

Za

Šířka: 57  |  Výška: 334  |  Velikost: 3.9 KiB

binární
static/images/clan.png

Za

Šířka: 1920  |  Výška: 1080  |  Velikost: 1.4 MiB

binární
static/images/mee6-icon.png

Za

Šířka: 180  |  Výška: 180  |  Velikost: 10 KiB

binární
static/images/mp.png

Za

Šířka: 61  |  Výška: 662  |  Velikost: 4.8 KiB

binární
static/images/url-preview.png

Před

Šířka: 1200  |  Výška: 628  |  Velikost: 65 KiB

Za

Šířka: 716  |  Výška: 495  |  Velikost: 34 KiB

Načítá se…
Zrušit
Uložit