Site for my Call of Duty: Mobile clan. http://codm.ataraxy.tk
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

108 lines
2.8 KiB

4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
  1. # BAseURL = "/home/kevin/Documents/codm-site/public/"
  2. baseURL = "https://codm.ataraxy.tk/"
  3. languageCode = "en-us"
  4. DefaultContentLanguage = "en"
  5. title = "Ataraxy | Call of Duty: Mobile Clan"
  6. theme = "meghna-hugo"
  7. summaryLength = 10
  8. [taxonomies]
  9. author = "author"
  10. category = "categories"
  11. tag = "tags"
  12. # Menu
  13. [menu]
  14. [[menu.nav]]
  15. name = "Requirements"
  16. URL = "requirements"
  17. weight = 2
  18. [[menu.nav]]
  19. name = "Stats"
  20. URL = "stats"
  21. weight = 3
  22. [[menu.nav]]
  23. name = "Team"
  24. URL = "team"
  25. weight = 5
  26. [[menu.nav]]
  27. name = "Members"
  28. URL = "members"
  29. weight = 6
  30. [[menu.nav]]
  31. name = "Contact"
  32. URL = "contact-us"
  33. weight = 8
  34. # Site params
  35. [params]
  36. home= "Home"
  37. logo = "images/logo.png"
  38. gmapAPI = "https://maps.googleapis.com/maps/api/js?key=AIzaSyCcABaamniA6OL5YvYSpB3pFMNrXwXnLwU&libraries=places"
  39. # Meta data
  40. description = "Come check out our site for the clan for more information like requirements, members and the Discord server!"
  41. author = "Themefisher"
  42. # Google Analitycs
  43. # googleAnalitycsID = "Your ID"
  44. custom_css = ["css/custom.css"]
  45. # Banner Section
  46. [params.banner]
  47. enable = true
  48. # bgImage = "images/slider/hero-area.webp"
  49. bgImage = "images/slider/hero-area.jpg"
  50. # bgImage = "images/slider/eagle.png"
  51. heading = "Ataraxy"
  52. content= "Top 400, MP-focused clan that is currently looking for friendly and active clan members to play together with."
  53. btn = true
  54. btnText="Requirements"
  55. btnURL="#requirements"
  56. # counter
  57. [params.counter]
  58. enable = true
  59. bgImage = "images/backgrounds/codm-reddit-banner.jpg"
  60. [[params.counter.counterItem]]
  61. title = "Season 2 Ranking"
  62. icon = "tf-ion-trophy"
  63. count = "414"
  64. [[params.counter.counterItem]]
  65. title = "Avg. MP Rank (Season 2)"
  66. icon = "tf-ion-android-contacts"
  67. count = "Pro 2"
  68. # [[params.counter.counterItem]]
  69. # title = "Avg. Games Played Daily"
  70. # icon = "tf-ion-ios-play"
  71. # count = "791"
  72. [[params.counter.counterItem]]
  73. title = "Avg. Level"
  74. icon = "tf-ion-android-arrow-up"
  75. count = "121"
  76. [[params.counter.counterItem]]
  77. title = "Members"
  78. icon = "tf-ion-ios-people"
  79. count = "40"
  80. # footer
  81. [params.footer]
  82. copyright = "Themefisher"
  83. copyrightURL = "http://www.themefisher.com"
  84. # social Icons
  85. [[params.footer.socialIcon]]
  86. icon = "tf-ion-ios-chatboxes"
  87. # img = "https://img.icons8.com/color/48/000000/discord-logo.png"
  88. img = "images/discord-icon.svg"
  89. url = "https://top.gg/servers/636715606330179636"
  90. [[params.footer.socialIcon]]
  91. img = "images/mee6-icon.png"
  92. url = "http://codm.ataraxy.tk/mee6"