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.

102 lines
2.6 KiB

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