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.

103 lines
2.7 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/hero-area.jpg"
  46. # bgImage = "images/slider/eagle.png"
  47. heading = "Ataraxy"
  48. content= "NA, MP-focused clan that is currently looking for friendly and active clan members to play together with."
  49. btn = true
  50. btnText="Requirements"
  51. btnURL="#requirements"
  52. # counter
  53. [params.counter]
  54. enable = true
  55. bgImage = "images/backgrounds/codm-reddit-banner.jpg"
  56. [[params.counter.counterItem]]
  57. title = "Season 2 Ranking"
  58. icon = "tf-ion-trophy"
  59. count = "255"
  60. [[params.counter.counterItem]]
  61. title = "Avg. MP Rank (Season 2)"
  62. icon = "tf-ion-android-contacts"
  63. count = "Elite 4"
  64. # [[params.counter.counterItem]]
  65. # title = "Avg. Games Played Daily"
  66. # icon = "tf-ion-ios-play"
  67. # count = "791"
  68. [[params.counter.counterItem]]
  69. title = "Avg. Level"
  70. icon = "tf-ion-android-arrow-up"
  71. count = "113"
  72. [[params.counter.counterItem]]
  73. title = "Members"
  74. icon = "tf-ion-ios-people"
  75. count = "35"
  76. # footer
  77. [params.footer]
  78. copyright = "Themefisher"
  79. copyrightURL = "http://www.themefisher.com"
  80. # social Icons
  81. [[params.footer.socialIcon]]
  82. icon = "tf-ion-ios-chatboxes"
  83. # img = "https://img.icons8.com/color/48/000000/discord-logo.png"
  84. img = "images/discord-icon.svg"
  85. url = "https://top.gg/servers/636715606330179636"
  86. [[params.footer.socialIcon]]
  87. img = "images/mee6-icon.png"
  88. url = "http://codm.ataraxy.tk/mee6"