File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11< head >
2- <!-- Meta -->
32 < meta charset ="utf-8 " />
43 < meta name ="viewport " content ="width=device-width, initial-scale=1 " />
54
6- <!-- Title & Description -->
75 < title >
86 {% if page.title %}
97 {{ page.title }}
1917 {{ site.description }}
2018 {% endif %} ">
2119
22- <!-- Stylesheets -->
2320 < link rel ="stylesheet " href ="{{ "/css/main.css" | prepend: site.baseurl }}" />
2421
2522 < link rel ="stylesheet "
2825 crossorigin ="anonymous "
2926 referrerpolicy ="no-referrer " />
3027
31- <!-- Canonical & RSS -->
3228 < link rel ="canonical "
3329 href ="{{ page.url | replace:'index.html','' | prepend: site.baseurl | prepend: site.url }} " />
3430
3733 title ="{{ site.title }} "
3834 href ="{{ "/feed.xml" | prepend: site.baseurl | prepend: site.url }}" />
3935
40- <!-- Scripts -->
4136 < script
4237 src ="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.7.0/jquery.min.js "
4338 integrity ="sha512-3gJwYpMe3QewGELv8k/BX9vcqhryRdzRMxVfq6ngyWXwo03GFEzjsUm8Q7RZcHPHksttq7/GFoxjCVUjkjvPdw== "
4641 </ script >
4742
4843 <!-- codeql-disable js/functionality-from-untrusted-source -->
49- < script async src ="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js "> </ script >
44+ < script async src ="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1859372217880311 "
45+ crossorigin ="anonymous "> </ script >
5046 <!-- codeql-enable js/functionality-from-untrusted-source -->
5147</ head >
You can’t perform that action at this time.
0 commit comments