appscms-tools-theme 1.3.5 → 1.3.9

Sign up to get free protection for your applications and to get access to all the features.
Files changed (100) hide show
  1. checksums.yaml +4 -4
  2. data/LICENSE.txt +21 -21
  3. data/README.md +50 -50
  4. data/_data/about/en/about.json +16 -16
  5. data/_data/blog/alertbar.yml +3 -3
  6. data/_data/blog/authors.yml +11 -11
  7. data/_data/blog/blog.yml +3 -3
  8. data/_data/blog/nav.json +13 -13
  9. data/_data/blog/share.yml +28 -28
  10. data/_data/contact/en/contact.json +38 -38
  11. data/_data/disclaimer/en/disclaimer.json +37 -37
  12. data/_data/download/en/download.json +35 -35
  13. data/_data/feature/en/compress-pdf.json +191 -191
  14. data/_data/feature/en/split-pdf.json +115 -115
  15. data/_data/feature/hi/compress-pdf.json +81 -81
  16. data/_data/feature/tr/compress-pdf.json +81 -0
  17. data/_data/fileinfo/en/fileinfo.json +14 -14
  18. data/_data/files/.gitignore +4 -4
  19. data/_data/files/en/3gp.json +144 -144
  20. data/_data/files/en/acc.json +25 -25
  21. data/_data/files/en/aff.json +65 -65
  22. data/_data/files/en/cr2.json +169 -169
  23. data/_data/files/en/dvd.json +25 -25
  24. data/_data/files/en/mov.json +146 -146
  25. data/_data/files/en/ogg.json +163 -163
  26. data/_data/files/en/vmv.json +47 -47
  27. data/_data/footer/en/data.json +72 -72
  28. data/_data/footer/hi/data.json +68 -68
  29. data/_data/footer/networksites.json +15 -15
  30. data/_data/header/en/data.json +135 -144
  31. data/_data/header/hi/data.json +144 -144
  32. data/_data/home/en/en.json +274 -270
  33. data/_data/home/hi/hi.json +86 -86
  34. data/_data/languagesupport/compress-pdf-langs.json +11 -11
  35. data/_data/languagesupport/index-langs.json +13 -13
  36. data/_data/privacy/en/privacyPolicy.json +265 -265
  37. data/_data/termAndCondition/en/termAndCondition.json +358 -358
  38. data/_includes/Rating/rating.html +91 -91
  39. data/_includes/Rating/structureddata.html +53 -53
  40. data/_includes/Usp/usp.html +84 -84
  41. data/_includes/adsense/adsense.html +7 -7
  42. data/_includes/alternates/alternates.html +46 -0
  43. data/_includes/author_bio.html +15 -15
  44. data/_includes/authors/authors.html +27 -27
  45. data/_includes/cssfile/links.html +13 -13
  46. data/_includes/custom-head.html +41 -41
  47. data/_includes/disqus_comments.html +10 -10
  48. data/_includes/dropdown/langdropdown.html +22 -22
  49. data/_includes/feature.html +35 -35
  50. data/_includes/fileformat/comparisonfiles.html +145 -145
  51. data/_includes/fileformat/fileformatdetail.html +99 -99
  52. data/_includes/fileformat/fileinfoformat.html +94 -91
  53. data/_includes/footer/index.html +153 -100
  54. data/_includes/google-analytics.html +22 -22
  55. data/_includes/head/index.html +135 -159
  56. data/_includes/header/blogHeader.html +28 -28
  57. data/_includes/header/index.html +92 -92
  58. data/_includes/languages/languages.html +27 -0
  59. data/_includes/nofiletransfer/nofiletransfer.html +38 -38
  60. data/_includes/paginationBlogPage.html +34 -34
  61. data/_includes/paginationPostPage.html +14 -14
  62. data/_includes/postauthorbio.html +17 -17
  63. data/_includes/postbox.html +29 -29
  64. data/_includes/script.html +15 -15
  65. data/_includes/section/alertbar.html +11 -11
  66. data/_includes/section/count.html +23 -23
  67. data/_includes/section/recent_posts.html +42 -42
  68. data/_includes/section/related_categories_post.html +158 -158
  69. data/_includes/share/socialshare.html +50 -50
  70. data/_layouts/aboutUs.html +22 -22
  71. data/_layouts/blog.html +66 -66
  72. data/_layouts/categories.html +25 -25
  73. data/_layouts/contactUs.html +22 -22
  74. data/_layouts/default.html +1 -1
  75. data/_layouts/disclaimer.html +35 -35
  76. data/_layouts/download.html +243 -243
  77. data/_layouts/feature.html +151 -151
  78. data/_layouts/fileInfo.html +37 -37
  79. data/_layouts/help.html +22 -22
  80. data/_layouts/home.html +161 -152
  81. data/_layouts/page.html +5 -5
  82. data/_layouts/post.html +134 -135
  83. data/_layouts/privacyPolicy.html +400 -400
  84. data/_layouts/termAndCondition.html +401 -401
  85. data/assets/cross.svg +4 -4
  86. data/assets/css/blog.css +491 -491
  87. data/assets/css/tools.css +1799 -1805
  88. data/assets/facebook.svg +4 -4
  89. data/assets/instagram.svg +4 -4
  90. data/assets/js/TopScroll.js +8 -8
  91. data/assets/js/googledrive.js +153 -153
  92. data/assets/js/manifest.json +16 -16
  93. data/assets/js/multiselect.js +155 -155
  94. data/assets/linkdin.svg +4 -4
  95. data/assets/pdf.svg +20 -20
  96. data/assets/secure.svg +43 -43
  97. data/assets/star.svg +4 -4
  98. data/assets/twitter.svg +4 -4
  99. data/assets/youtube.svg +4 -4
  100. metadata +10 -7
@@ -1,101 +1,154 @@
1
- {% assign lang = page.lang %}
2
- {% assign dataToShow = site.data.footer[lang].data %}
3
- {%- assign networksitesData = site.data.footer.networksites -%}
4
- <footer class="footer">
5
- <div class="container">
6
- <div class="footer-wrapper">
7
- {%- if dataToShow.logo -%}
8
- <div class="footer-logo-cont"><img loading="lazy" src="{{dataToShow.logo}}" title="logo"
9
- class="footer-logo">
10
- <div class="footer-title">{{dataToShow.heading}}</div>
11
- </div>
12
- {%- endif -%}
13
- <nav class="footer-nav">
14
- <ul class="footer-ul">
15
- <h2 class="footer-ul-title">{{dataToShow.companytitle | default: 'Company' }}</h2>
16
- {% for data in dataToShow.company %}
17
- <a class="footer-link" href="{{data.url}}">{{data.name}}</a>
18
- {% endfor %}
19
- </ul>
20
- <ul class="footer-ul">
21
- <h2 class="footer-ul-title">{{dataToShow.producttitle | default: 'Product' }}</h2>
22
- {% for data in dataToShow.product %}
23
- <a class="footer-link" href="{{data.url}}">{{data.name}}</a>
24
- {% endfor %}
25
- </ul>
26
- <ul class="footer-ul">
27
- <h2 class="footer-ul-title">{{dataToShow.networksitestitle | default: 'Network sites'}}</h2>
28
- {% for data in networksitesData.networkSites %}
29
- <a class="footer-link" href="{{data.url}}">{{data.name}}</a>
30
- {% endfor %}
31
- </ul>
32
- </nav>
33
- </div>
34
- <div class="jKLUgT"></div>
35
- <div class="d-flex py-4">
36
- {% for data in dataToShow.social %}
37
- <a class="cVpsCJ px-3" target="_blank" rel="noopener noreferrer" href="{{data.url}}" title="LinkedIn">
38
- <div class="sDfHB" style="width:24px;height:24px">
39
- <img loading="lazy" src="{{data.logo}}" title="{{data.title}}">
40
- </div>
41
- </a>
42
- {% endfor %}
43
- </div>
44
- <div class="privacy-footer">
45
- <div class="footer-msg">{{dataToShow.messege}}
46
- </div>
47
- <div class="privacy-links">
48
- {% for data in dataToShow.legal %}
49
- <div class="privacy-links-item"><a href="{{data.url}}">{{data.name}}</a></div>
50
- {% endfor %}
51
-
52
-
53
- {% assign langData = site.data[folder][lang][file] %}
54
- {%- assign langsupport = page.langsupport -%}
55
- {%- assign variable = site.data.languagesupport[langsupport]-%}
56
- {%- if variable.langsupport -%}
57
- <div class="privacy-links-item" >
58
- <button type="button" class="drop-down-btn" data-toggle="modal" data-target="#staticBackdrop">
59
- <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path d="M12 4C16.4183 4 20 7.58172 20 12C20 16.4183 16.4183 20 12 20C7.58172 20 4 16.4183 4 12C4 7.58172 7.58172 4 12 4ZM11.619 15.428L8.57155 15.4289C8.9774 16.7012 9.60471 17.924 10.4358 19.0678C10.8198 19.1532 11.2151 19.2073 11.6191 19.2282L11.619 15.428ZM15.4284 15.4289L12.38 15.428L12.3809 19.2282C12.7849 19.2073 13.1802 19.1532 13.5641 19.0687C14.3953 17.924 15.0226 16.7012 15.4284 15.4289ZM18.3762 15.4285L16.0984 15.4284C15.7811 16.5746 15.31 17.6754 14.703 18.7169C16.2768 18.0829 17.5774 16.9109 18.3762 15.4285ZM7.90159 15.4284L5.62381 15.4285C6.42258 16.9109 7.72324 18.0829 9.29827 18.717C8.69002 17.6754 8.21891 16.5746 7.90159 15.4284ZM7.4355 12.3803L4.77175 12.3809C4.81342 13.1846 4.98617 13.9535 5.26904 14.6669L7.71488 14.6666C7.55555 13.9205 7.46086 13.1572 7.4355 12.3803ZM15.9653 12.3808L12.38 12.38V14.666L15.6434 14.6671C15.8277 13.9178 15.9362 13.1537 15.9653 12.3808ZM19.2282 12.3809L16.5645 12.3803C16.5391 13.1572 16.4444 13.9205 16.2851 14.6666L18.731 14.6669C19.0138 13.9535 19.1866 13.1846 19.2282 12.3809ZM11.619 12.38L8.03469 12.3808C8.06384 13.1537 8.17229 13.9178 8.35656 14.6671L11.619 14.666V12.38ZM7.78068 8.95226L5.43294 8.95224C5.05284 9.76985 4.82095 10.6703 4.77175 11.6191L7.4329 11.6194C7.45634 10.71 7.57476 9.81899 7.78068 8.95226ZM15.5678 8.95239L12.38 8.952V11.619H15.968L15.9673 11.5875C15.9382 10.6945 15.8033 9.81313 15.5678 8.95239ZM18.5671 8.95224L16.2193 8.95226C16.4252 9.81899 16.5437 10.71 16.5671 11.6194L19.2282 11.6191C19.1791 10.6703 18.9472 9.76985 18.5671 8.95224ZM11.619 8.952L8.43217 8.95239C8.16446 9.93108 8.02667 10.9364 8.02667 11.9553L8.031 11.619H11.619V8.952ZM9.22964 5.31048L9.02453 5.39982C7.70745 5.99451 6.60023 6.97185 5.84458 8.19011L7.98594 8.19044C8.28727 7.19147 8.70587 6.2283 9.22964 5.31048ZM12.3809 4.77175L12.38 8.19L15.3312 8.18991C14.9387 7.06132 14.371 5.97399 13.6406 4.949C13.2322 4.85405 12.8116 4.79408 12.3809 4.77175ZM14.7693 5.31058L14.9321 5.60148C15.3809 6.43124 15.7444 7.2965 16.0141 8.19044L18.1554 8.19011C17.3607 6.9088 16.177 5.89399 14.7693 5.31058ZM10.5701 4.90311L10.3594 4.949C9.629 5.97399 9.06128 7.06132 8.66884 8.18991L11.619 8.19L11.6191 4.77175C11.262 4.79027 10.9117 4.83467 10.5701 4.90311Z"></path></svg> {%- for item in variable.langsupport -%}
60
- {%- if langData.Language == item.lang -%}
61
- {{item.lang}}
62
- {%- endif -%}
63
- {%- endfor -%}
64
- </button>
65
-
66
- <div class="modal fade" id="staticBackdrop" data-backdrop="static" data-keyboard="false" tabindex="-1"
67
- aria-labelledby="staticBackdropLabel" aria-hidden="true">
68
- <div class="modal-dialog ">
69
- <div class="modal-content">
70
- <div class="modal-header">
71
- <h5 class="modal-title text-center w-100 " id="staticBackdropLabel">Select Language</h5>
72
- <button type="button" class="close" data-dismiss="modal" aria-label="Close">
73
- <span aria-hidden="true">&times;</span>
74
- </button>
75
- </div>
76
- <div class="modal-body px-md-5">
77
- <ul class="language-drop-down-menu">
78
-
79
- {%- for item in variable.langsupport -%}
80
- {%- if langData.Language == item.lang -%}
81
- <li class="language-drop-down-item font-weight-bold " >
82
- <a class="active-lang"
83
- href="{{item.permalink}}">{{item.lang}} <i class="fas fa-check ml-auto "></i> </a>
84
- {%- else -%}
85
- </li>
86
- <li class="language-drop-down-item">
87
- <a href="{{item.permalink}}">{{item.lang}}</a>
88
- {%- endif -%}
89
- {%- endfor -%}
90
- </li>
91
- </ul>
92
- </div>
93
-
94
- </div>
95
- </div>
96
- </div>
97
- </div>
98
- {%- endif -%}
99
- </div>
100
- </div>
1
+ {% assign lang = page.lang %}
2
+ {% assign dataToShow = site.data.footer[lang].data %}
3
+ {%- assign networksitesData = site.data.footer.networksites -%}
4
+ {%- include languages/languages.html -%}
5
+ <footer class="footer">
6
+ <div class="container">
7
+ <div class="footer-wrapper">
8
+ {%- if dataToShow.logo -%}
9
+ <div class="footer-logo-cont"><img loading="lazy" src="{{dataToShow.logo}}" title="logo"
10
+ class="footer-logo">
11
+ <div class="footer-title">{{dataToShow.heading}}</div>
12
+ </div>
13
+ {%- endif -%}
14
+ <nav class="footer-nav">
15
+ <ul class="footer-ul">
16
+ <h2 class="footer-ul-title">{{dataToShow.companytitle | default: 'Company' }}</h2>
17
+ {% for data in dataToShow.company %}
18
+ <a class="footer-link" href="{{data.url}}">{{data.name}}</a>
19
+ {% endfor %}
20
+ </ul>
21
+ <ul class="footer-ul">
22
+ <h2 class="footer-ul-title">{{dataToShow.producttitle | default: 'Product' }}</h2>
23
+ {% for data in dataToShow.product %}
24
+ <a class="footer-link" href="{{data.url}}">{{data.name}}</a>
25
+ {% endfor %}
26
+ </ul>
27
+ <ul class="footer-ul">
28
+ <h2 class="footer-ul-title">{{dataToShow.networksitestitle | default: 'Network sites'}}</h2>
29
+ {% for data in networksitesData.networkSites %}
30
+ <a class="footer-link" href="{{data.url}}">{{data.name}}</a>
31
+ {% endfor %}
32
+ </ul>
33
+ </nav>
34
+ </div>
35
+ <div class="jKLUgT"></div>
36
+ <div class="d-flex py-4">
37
+ {% for data in dataToShow.social %}
38
+ <a class="cVpsCJ px-3" target="_blank" rel="noopener noreferrer" href="{{data.url}}" title="LinkedIn">
39
+ <div class="sDfHB" style="width:24px;height:24px">
40
+ <img loading="lazy" src="{{data.logo}}" title="{{data.title}}">
41
+ </div>
42
+ </a>
43
+ {% endfor %}
44
+ </div>
45
+ <div class="privacy-footer">
46
+ <div class="footer-msg">{{dataToShow.messege}}
47
+ </div>
48
+ <div class="privacy-links">
49
+
50
+ {% for data in dataToShow.legal %}
51
+ <div class="privacy-links-item"><a href="{{data.url}}">{{data.name}}</a></div>
52
+ {% endfor %}
53
+ <div class="privacy-links-item">
54
+ <button type="button" class="drop-down-btn" data-toggle="modal" data-target="#staticBackdrop">
55
+ <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" fill="currentColor">
56
+ <path
57
+ d="M12 4C16.4183 4 20 7.58172 20 12C20 16.4183 16.4183 20 12 20C7.58172 20 4 16.4183 4 12C4 7.58172 7.58172 4 12 4ZM11.619 15.428L8.57155 15.4289C8.9774 16.7012 9.60471 17.924 10.4358 19.0678C10.8198 19.1532 11.2151 19.2073 11.6191 19.2282L11.619 15.428ZM15.4284 15.4289L12.38 15.428L12.3809 19.2282C12.7849 19.2073 13.1802 19.1532 13.5641 19.0687C14.3953 17.924 15.0226 16.7012 15.4284 15.4289ZM18.3762 15.4285L16.0984 15.4284C15.7811 16.5746 15.31 17.6754 14.703 18.7169C16.2768 18.0829 17.5774 16.9109 18.3762 15.4285ZM7.90159 15.4284L5.62381 15.4285C6.42258 16.9109 7.72324 18.0829 9.29827 18.717C8.69002 17.6754 8.21891 16.5746 7.90159 15.4284ZM7.4355 12.3803L4.77175 12.3809C4.81342 13.1846 4.98617 13.9535 5.26904 14.6669L7.71488 14.6666C7.55555 13.9205 7.46086 13.1572 7.4355 12.3803ZM15.9653 12.3808L12.38 12.38V14.666L15.6434 14.6671C15.8277 13.9178 15.9362 13.1537 15.9653 12.3808ZM19.2282 12.3809L16.5645 12.3803C16.5391 13.1572 16.4444 13.9205 16.2851 14.6666L18.731 14.6669C19.0138 13.9535 19.1866 13.1846 19.2282 12.3809ZM11.619 12.38L8.03469 12.3808C8.06384 13.1537 8.17229 13.9178 8.35656 14.6671L11.619 14.666V12.38ZM7.78068 8.95226L5.43294 8.95224C5.05284 9.76985 4.82095 10.6703 4.77175 11.6191L7.4329 11.6194C7.45634 10.71 7.57476 9.81899 7.78068 8.95226ZM15.5678 8.95239L12.38 8.952V11.619H15.968L15.9673 11.5875C15.9382 10.6945 15.8033 9.81313 15.5678 8.95239ZM18.5671 8.95224L16.2193 8.95226C16.4252 9.81899 16.5437 10.71 16.5671 11.6194L19.2282 11.6191C19.1791 10.6703 18.9472 9.76985 18.5671 8.95224ZM11.619 8.952L8.43217 8.95239C8.16446 9.93108 8.02667 10.9364 8.02667 11.9553L8.031 11.619H11.619V8.952ZM9.22964 5.31048L9.02453 5.39982C7.70745 5.99451 6.60023 6.97185 5.84458 8.19011L7.98594 8.19044C8.28727 7.19147 8.70587 6.2283 9.22964 5.31048ZM12.3809 4.77175L12.38 8.19L15.3312 8.18991C14.9387 7.06132 14.371 5.97399 13.6406 4.949C13.2322 4.85405 12.8116 4.79408 12.3809 4.77175ZM14.7693 5.31058L14.9321 5.60148C15.3809 6.43124 15.7444 7.2965 16.0141 8.19044L18.1554 8.19011C17.3607 6.9088 16.177 5.89399 14.7693 5.31058ZM10.5701 4.90311L10.3594 4.949C9.629 5.97399 9.06128 7.06132 8.66884 8.18991L11.619 8.19L11.6191 4.77175C11.262 4.79027 10.9117 4.83467 10.5701 4.90311Z">
58
+ </path>
59
+ </svg> {%- for item in site.pages -%}
60
+ {%- assign languagetext = [item.lang] -%}
61
+ {%- assign pagelink = page.permalink | split: "/" | last-%}
62
+ {%- assign itemlink = item.permalink | split: "/" | last-%}
63
+ {%- if pagelink == itemlink and page.lang == item.lang and page.permalink == item.permalink -%}
64
+ {{languagetext[1]}}
65
+ {%- endif -%}
66
+ {%- endfor -%}
67
+ </button>
68
+
69
+ <div class="modal fade" id="staticBackdrop" data-backdrop="static" data-keyboard="false"
70
+ tabindex="-1" aria-labelledby="staticBackdropLabel" aria-hidden="true">
71
+ <div class="modal-dialog ">
72
+ <div class="modal-content">
73
+ <div class="modal-header">
74
+ <h5 class="modal-title text-center w-100 " id="staticBackdropLabel">Select Language
75
+ </h5>
76
+ <button type="button" class="close" data-dismiss="modal" aria-label="Close">
77
+ <span aria-hidden="true">&times;</span>
78
+ </button>
79
+ </div>
80
+ <div class="modal-body px-md-5">
81
+ <ul class="language-drop-down-menu">
82
+ {%- if page.permalink == nil -%}
83
+ <li class="language-drop-down-item font-weight-bold ">
84
+ <a class="active-lang" href="/">English <i
85
+ class="fas fa-check ml-auto "></i> </a>
86
+ </li>
87
+ {%- for i in matchurls -%}
88
+ {%- for checklang in site.pages -%}
89
+ {%- if checklang.permalink == i -%}
90
+ {%- assign languagetext = [i] -%}
91
+ <li class="language-drop-down-item">
92
+ <a href="/{{i}}">{{languagetext[1]}}</a>
93
+ </li>
94
+ {%- endif -%}
95
+ {%- endfor -%}
96
+
97
+ {%- endfor -%}
98
+ {%- else -%}
99
+
100
+ {%- if matchurls contains page.permalink -%}
101
+ <li class="language-drop-down-item">
102
+ <a href="/">English </a>
103
+ </li>
104
+ {%- for i in matchurls -%}
105
+ {%- assign languagetext = [i] -%}
106
+ {%- if i== page.permalink -%}
107
+ <li class="language-drop-down-item font-weight-bold ">
108
+ <a class="active-lang" href="/{{i}}">{{languagetext[1]}} <i
109
+ class="fas fa-check ml-auto "></i> </a>
110
+ </li>
111
+ {%- else -%}
112
+ {%- for checklang in site.pages -%}
113
+ {%- if checklang.permalink == i -%}
114
+ {%- assign languagetext = [i] -%}
115
+ <li class="language-drop-down-item">
116
+ <a href="/{{i}}">{{languagetext[1]}}</a>
117
+ </li>
118
+ {%- endif -%}
119
+ {%- endfor -%}
120
+ {%- endif -%}
121
+ {%- endfor -%}
122
+ {%- else -%}
123
+ {%- for item in site.pages -%}
124
+ {%- assign languagetext = [item.lang] -%}
125
+ {%- assign pagelink = page.permalink | split: "/" | last-%}
126
+ {%- assign itemlink = item.permalink | split: "/" | last-%}
127
+ {%- if pagelink == itemlink and page.lang != item.lang and page.permalink !=
128
+ item.permalink -%}
129
+ <li class="language-drop-down-item">
130
+ <a href="{{item.permalink}}">{{languagetext[1]}} </a>
131
+ </li>
132
+ {%- endif -%}
133
+ {%- if pagelink == itemlink and page.lang == item.lang -%}
134
+ <li class="language-drop-down-item font-weight-bold ">
135
+ <a class="active-lang" href="{{item.permalink}}">{{languagetext[1]}} <i
136
+ class="fas fa-check ml-auto "></i> </a>
137
+ </li>
138
+ {%- endif -%}
139
+ {%- endfor -%}
140
+ {%- endif -%}
141
+ {%- endif -%}
142
+
143
+
144
+ </ul>
145
+
146
+ </div>
147
+
148
+ </div>
149
+ </div>
150
+ </div>
151
+ </div>
152
+ </div>
153
+ </div>
101
154
  </footer>
@@ -1,23 +1,23 @@
1
- {% if jekyll.environment == 'production' and site.production_google_analytics %}
2
- {%- assign GA_ID = site.production_google_analytics -%}
3
- <script async src="https://www.googletagmanager.com/gtag/js?id={{ GA_ID }}"></script>
4
- <script>
5
- window.dataLayer = window.dataLayer || [];
6
- function gtag() { dataLayer.push(arguments); }
7
- gtag('js', new Date());
8
-
9
- gtag('config', '{{ GA_ID }}');
10
- </script>
11
- {% endif %}
12
-
13
- {% if jekyll.environment == 'development' and site.development_google_analytics %}
14
- {%- assign GA_ID = site.development_google_analytics -%}
15
- <script async src="https://www.googletagmanager.com/gtag/js?id={{ GA_ID }}"></script>
16
- <script>
17
- window.dataLayer = window.dataLayer || [];
18
- function gtag(){dataLayer.push(arguments);}
19
- gtag('js', new Date());
20
-
21
- gtag('config', '{{ GA_ID }}');
22
- </script>
1
+ {% if jekyll.environment == 'production' and site.production_google_analytics %}
2
+ {%- assign GA_ID = site.production_google_analytics -%}
3
+ <script async src="https://www.googletagmanager.com/gtag/js?id={{ GA_ID }}"></script>
4
+ <script>
5
+ window.dataLayer = window.dataLayer || [];
6
+ function gtag() { dataLayer.push(arguments); }
7
+ gtag('js', new Date());
8
+
9
+ gtag('config', '{{ GA_ID }}');
10
+ </script>
11
+ {% endif %}
12
+
13
+ {% if jekyll.environment == 'development' and site.development_google_analytics %}
14
+ {%- assign GA_ID = site.development_google_analytics -%}
15
+ <script async src="https://www.googletagmanager.com/gtag/js?id={{ GA_ID }}"></script>
16
+ <script>
17
+ window.dataLayer = window.dataLayer || [];
18
+ function gtag(){dataLayer.push(arguments);}
19
+ gtag('js', new Date());
20
+
21
+ gtag('config', '{{ GA_ID }}');
22
+ </script>
23
23
  {% endif %}
@@ -1,159 +1,135 @@
1
- <head>
2
- {% assign file = page.fileName %} {% assign lang = page.lang %} {% assign
3
- dataArr = site.data.[page.folderName][lang][file] %} {% assign dataToShow =
4
- dataArr %} {% assign title = dataToShow.TITLE | replace:"$variable",
5
- page.value | default:page.title | default: site.title %} {% assign description
6
- = dataToShow.META | replace:"$variable", page.value | default:
7
- site.description %} {% assign keywords = dataToShow.keywords %} {% assign
8
- favicon = site.favicon %} {%- assign langsupport = page.langsupport -%} {%-
9
- assign variable = site.data.languagesupport[langsupport]-%} {{site.weburl}}
10
- <meta charset="utf-8" />
11
- <link rel="shortcut icon" href="{{favicon}}" />
12
- <meta name="viewport" content="width=device-width" />
13
- <title>{{title}}</title>
14
- {%- if dataToShow.keywords -%}
15
- <meta name="keywords" content="{{keywords}}" />
16
- {%- endif -%}
17
- <meta name="description" content="{{description}}" />
18
- <link
19
- rel="stylesheet"
20
- href="https://cdn.jsdelivr.net/npm/bootstrap@4.6.0/dist/css/bootstrap.min.css"
21
- integrity="sha384-B0vP5xmATw1+K9KRQjQERJvTumQW0nPEzvF6L/Z6nronJ3oUOFUFpCjEUQouq2+l"
22
- crossorigin="anonymous"
23
- />
24
- <link rel="canonical" href="{{site.url | append: page.url}}" />
25
- <link
26
- href="https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@300;400;600&display=swap"
27
- rel="stylesheet"
28
- />
29
- <link
30
- rel="stylesheet"
31
- href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css"
32
- integrity="sha512-iBBXm8fW90+nuLcSKlbmrPcLa0OT92xO1BIsZ+ywDWZCvqsWgccV3gFoRBv0z+8dLJgyAHIhR35VZc2oM/gI1w=="
33
- crossorigin="anonymous"
34
- referrerpolicy="no-referrer"
35
- />
36
- <link rel="stylesheet" href="/assets/css/tools.css" />
37
- <meta data-rh="true" property="og:image" content="{{site.url}}{{favicon}}" />
38
- <meta property="og:title" content="{{title}}" />
39
- <meta property="og:description" content="{{description}}" />
40
- <meta property="og:type" content="website" />
41
- <meta
42
- data-rh="true"
43
- property="og:url"
44
- content="{{site.url | append: page.url}}"
45
- />
46
- <meta data-rh="true" property="og:site_name" content="{{site.name}}" />
47
- <meta data-rh="true" property="twitter:domain" content="{{site.url}}" />
48
- <meta
49
- data-rh="true"
50
- property="twitter:url"
51
- content="{{site.url | append: page.url}}"
52
- />
53
- <meta data-rh="true" name="twitter:title" content="{{title}}" />
54
- <meta data-rh="true" name="twitter:description" content="{{description}}" />
55
- <meta
56
- data-rh="true"
57
- name="twitter:image:src"
58
- content="{{site.url}}{{favicon}}"
59
- />
60
- {% include adsense/adsense.html %} {%- if page.noindex -%}
61
- <meta name="robots" content="noindex" />
62
- {%- endif -%} {%- if site.pwa -%}
63
- <link rel="manifest" href="/assets/js/manifest.json" />
64
- {%- endif -%} {%- for item in variable.langsupport -%}
65
- <link
66
- data-rh="true"
67
- rel="alternate"
68
- href="{{site.url | append: item.permalink}}"
69
- hreflang="{{item.hreflang}}"
70
- />
71
- {%- endfor -%} {% include cssfile/links.html %}
72
- <script type="application/ld+json">
73
- {
74
- "@context": "http://schema.org",
75
- "@type": "Organization",
76
- "url": "{{site.siteurl}}",
77
- "logo": "{{site.siteurl}}{{site.logo}}"
78
- }
79
- </script>
80
- <script type="application/ld+json">
81
- {
82
- "@context": "http://schema.org",
83
- "@type": "WebSite",
84
- "name": "{{site.name}}",
85
- "alternateName": "{{site.alternateName}}",
86
- "url": "{{site.siteurl}}"
87
- }
88
- </script>
89
- {%- if dataToShow.HOW_TO_CONTENT -%} {%- if dataToShow.HOW_TO_CONTENT.heading
90
- != '' -%}
91
- <script type="application/ld+json">
92
- {
93
- "@context": "http://schema.org",
94
- "@type": "HowTo",
95
- "name": "{{dataToShow.HOW_TO_CONTENT.heading | replace:'"', "'" }}",
96
- "image": "{{site.siteurl}}{{dataToShow.HOW_TO_CONTENT.logoImageUrl}}",
97
- "step": [
98
- {%- for item in dataToShow.HOW_TO_CONTENT.steps-%}
99
- {%- if forloop.last == true -%}
100
- { "@type": "HowToStep",
101
- "text": "{{item | replace:'"', "'" }}",
102
- "image": "{{site.siteurl}}{{dataToShow.HOW_TO_CONTENT.logoImageUrl}}",
103
- "url": "{{site.url | append: page.url}}#step{{ forloop.index }}"
104
- }
105
- {%- else -%}
106
- { "@type": "HowToStep",
107
- "text": "{{item | replace:'"', "'" }}",
108
- "image": "{{site.siteurl}}{{dataToShow.HOW_TO_CONTENT.logoImageUrl}}",
109
- "url": "{{site.url | append: page.url}}#step{{ forloop.index}}"
110
- },
111
- {%- endif -%}
112
- {%- endfor -%}
113
- ]
114
- }
115
- </script>
116
- {%- endif -%} {%- endif -%} {%- if dataToShow.FAQ -%} {%- if
117
- dataToShow.FAQ.first.question !='' -%}
118
- <script type="application/ld+json">
119
- {
120
- "@context": "http://schema.org",
121
- "@type": "FAQPage",
122
- "mainEntity": [
123
- {%- for item in dataToShow.FAQ-%}
124
- {%- if forloop.last == true -%}
125
- {"@type": "Question",
126
- "name": "{{item.question | replace:'"', "'" }}",
127
- "acceptedAnswer": {
128
- "@type": "Answer",
129
- "text": "{{item.answer | replace:'"', "'" }}"
130
- }
131
- }
132
- {%- else -%}
133
- {"@type": "Question",
134
- "name": "{{item.question | replace:'"', "'" }}",
135
- "acceptedAnswer": {
136
- "@type": "Answer",
137
- "text": "{{item.answer | replace:'"', "'" }}"
138
- }
139
- },
140
- {%- endif -%}
141
- {%- endfor -%}
142
- ]
143
- }
144
- </script>
145
- {%- endif -%} {%- endif -%} {%- if page.tool -%} {%- include
146
- Rating/structureddata.html -%} {%- endif -%} {%- include google-analytics.html
147
- -%} {%- if site.pwa -%}
148
- <script>
149
- if ('serviceWorker' in navigator) {
150
- window.addEventListener('load', () => {
151
- navigator.serviceWorker
152
- .register('/serviceworker.js')
153
- .then((reg) => console.log('Success: ', reg.scope))
154
- .catch((err) => console.log('Failure: ', err))
155
- })
156
- }
157
- </script>
158
- {%- endif -%}
159
- </head>
1
+ <head>
2
+ {% assign file = page.fileName %} {% assign lang = page.lang %} {% assign
3
+ dataArr = site.data.[page.folderName][lang][file] %} {% assign dataToShow =
4
+ dataArr %} {% assign title = dataToShow.TITLE | replace:"$variable",
5
+ page.value | default:page.title | default: site.title %} {% assign description
6
+ = dataToShow.META | replace:"$variable", page.value | default:
7
+ site.description %} {% assign keywords = dataToShow.keywords %} {% assign
8
+ favicon = site.favicon %}
9
+ <meta charset="utf-8" />
10
+ <link rel="shortcut icon" href="{{favicon}}" />
11
+ <meta name="viewport" content="width=device-width" />
12
+ <title>{{title}}</title>
13
+ {%- if dataToShow.keywords -%}
14
+ <meta name="keywords" content="{{keywords}}" />
15
+ {%- endif -%}
16
+ <meta name="description" content="{{description}}" />
17
+ <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@4.6.0/dist/css/bootstrap.min.css"
18
+ integrity="sha384-B0vP5xmATw1+K9KRQjQERJvTumQW0nPEzvF6L/Z6nronJ3oUOFUFpCjEUQouq2+l" crossorigin="anonymous" />
19
+ <link rel="canonical" href="{{site.url | append: page.url}}" />
20
+ <link href="https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@300;400;600&display=swap"
21
+ rel="stylesheet" />
22
+ <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css"
23
+ integrity="sha512-iBBXm8fW90+nuLcSKlbmrPcLa0OT92xO1BIsZ+ywDWZCvqsWgccV3gFoRBv0z+8dLJgyAHIhR35VZc2oM/gI1w=="
24
+ crossorigin="anonymous" referrerpolicy="no-referrer" />
25
+ {%- if dataToShow.css -%}
26
+ <link rel="stylesheet" href="{{dataToShow.css}}" />
27
+ {%- else -%}
28
+ <link rel="stylesheet" href="/assets/css/tools.css" />
29
+ {%- endif -%}
30
+ <meta data-rh="true" property="og:image" content="{{site.url}}{{favicon}}" />
31
+ <meta property="og:title" content="{{title}}" />
32
+ <meta property="og:description" content="{{description}}" />
33
+ <meta property="og:type" content="website" />
34
+ <meta data-rh="true" property="og:url" content="{{site.url | append: page.url}}" />
35
+ <meta data-rh="true" property="og:site_name" content="{{site.name}}" />
36
+ <meta data-rh="true" property="twitter:domain" content="{{site.url}}" />
37
+ <meta data-rh="true" property="twitter:url" content="{{site.url | append: page.url}}" />
38
+ <meta data-rh="true" name="twitter:title" content="{{title}}" />
39
+ <meta data-rh="true" name="twitter:description" content="{{description}}" />
40
+ <meta data-rh="true" name="twitter:image:src" content="{{site.url}}{{favicon}}" />
41
+ {% include adsense/adsense.html %} {%- if page.noindex -%}
42
+ <meta name="robots" content="noindex" />
43
+ {%- endif -%} {%- if site.pwa -%}
44
+ <link rel="manifest" href="/assets/js/manifest.json" />
45
+ {%- endif -%}
46
+ {%- include alternates/alternates.html -%}
47
+ {% include cssfile/links.html %}
48
+ <script type="application/ld+json">
49
+ {
50
+ "@context": "http://schema.org",
51
+ "@type": "Organization",
52
+ "url": "{{site.siteurl}}",
53
+ "logo": "{{site.siteurl}}{{site.logo}}"
54
+ }
55
+ </script>
56
+ <script type="application/ld+json">
57
+ {
58
+ "@context": "http://schema.org",
59
+ "@type": "WebSite",
60
+ "name": "{{site.name}}",
61
+ "alternateName": "{{site.alternateName}}",
62
+ "url": "{{site.siteurl}}"
63
+ }
64
+ </script>
65
+ {%- if dataToShow.HOW_TO_CONTENT -%} {%- if dataToShow.HOW_TO_CONTENT.heading
66
+ != '' -%}
67
+ <script type="application/ld+json">
68
+ {
69
+ "@context": "http://schema.org",
70
+ "@type": "HowTo",
71
+ "name": "{{dataToShow.HOW_TO_CONTENT.heading | replace:'"', "'" }}",
72
+ "image": "{{site.siteurl}}{{dataToShow.HOW_TO_CONTENT.logoImageUrl}}",
73
+ "step": [
74
+ {%- for item in dataToShow.HOW_TO_CONTENT.steps-%}
75
+ {%- if forloop.last == true -%}
76
+ { "@type": "HowToStep",
77
+ "text": "{{item | replace:'"', "'" }}",
78
+ "image": "{{site.siteurl}}{{dataToShow.HOW_TO_CONTENT.logoImageUrl}}",
79
+ "url": "{{site.url | append: page.url}}#step{{ forloop.index }}"
80
+ }
81
+ {%- else -%}
82
+ { "@type": "HowToStep",
83
+ "text": "{{item | replace:'"', "'" }}",
84
+ "image": "{{site.siteurl}}{{dataToShow.HOW_TO_CONTENT.logoImageUrl}}",
85
+ "url": "{{site.url | append: page.url}}#step{{ forloop.index}}"
86
+ },
87
+ {%- endif -%}
88
+ {%- endfor -%}
89
+ ]
90
+ }
91
+ </script>
92
+ {%- endif -%} {%- endif -%} {%- if dataToShow.FAQ -%} {%- if
93
+ dataToShow.FAQ.first.question !='' -%}
94
+ <script type="application/ld+json">
95
+ {
96
+ "@context": "http://schema.org",
97
+ "@type": "FAQPage",
98
+ "mainEntity": [
99
+ {%- for item in dataToShow.FAQ-%}
100
+ {%- if forloop.last == true -%}
101
+ {"@type": "Question",
102
+ "name": "{{item.question | replace:'"', "'" }}",
103
+ "acceptedAnswer": {
104
+ "@type": "Answer",
105
+ "text": "{{item.answer | replace:'"', "'" }}"
106
+ }
107
+ }
108
+ {%- else -%}
109
+ {"@type": "Question",
110
+ "name": "{{item.question | replace:'"', "'" }}",
111
+ "acceptedAnswer": {
112
+ "@type": "Answer",
113
+ "text": "{{item.answer | replace:'"', "'" }}"
114
+ }
115
+ },
116
+ {%- endif -%}
117
+ {%- endfor -%}
118
+ ]
119
+ }
120
+ </script>
121
+ {%- endif -%} {%- endif -%} {%- if page.tool -%} {%- include
122
+ Rating/structureddata.html -%} {%- endif -%} {%- include google-analytics.html
123
+ -%} {%- if site.pwa -%}
124
+ <script>
125
+ if ('serviceWorker' in navigator) {
126
+ window.addEventListener('load', () => {
127
+ navigator.serviceWorker
128
+ .register('/serviceworker.js')
129
+ .then((reg) => console.log('Success: ', reg.scope))
130
+ .catch((err) => console.log('Failure: ', err))
131
+ })
132
+ }
133
+ </script>
134
+ {%- endif -%}
135
+ </head>