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.

109 lines
2.9 KiB

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. content= "Family of NA CoD:M clans that are always looking for friendly and active clan members to play together with."
  54. btn = true
  55. btnText="Requirements"
  56. btnURL="#requirements"
  57. # counter
  58. [params.counter]
  59. enable = true
  60. bgImage = "images/backgrounds/codm-reddit-banner.jpg"
  61. # [[params.counter.counterItem]]
  62. # title = "Season 3 Ranking"
  63. # icon = "tf-ion-trophy"
  64. # count = "177"
  65. [[params.counter.counterItem]]
  66. title = "Avg. MP Rank (Season 3)"
  67. icon = "tf-ion-android-contacts"
  68. count = "Master 2"
  69. [[params.counter.counterItem]]
  70. title = "Avg. Daily Games"
  71. icon = "tf-ion-ios-play"
  72. count = "21"
  73. [[params.counter.counterItem]]
  74. title = "Discord Members in Clans"
  75. icon = "tf-ion-ios-people"
  76. count = "57"
  77. [[params.counter.counterItem]]
  78. title = "Avg. Level"
  79. icon = "tf-ion-android-arrow-up"
  80. count = "125"
  81. # footer
  82. [params.footer]
  83. copyright = "Themefisher"
  84. copyrightURL = "http://www.themefisher.com"
  85. # social Icons
  86. [[params.footer.socialIcon]]
  87. icon = "tf-ion-ios-chatboxes"
  88. # img = "https://img.icons8.com/color/48/000000/discord-logo.png"
  89. img = "images/discord-icon.svg"
  90. url = "https://top.gg/servers/636715606330179636"
  91. [[params.footer.socialIcon]]
  92. img = "images/mee6-icon.png"
  93. url = "http://codm.ataraxy.tk/mee6"