File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
<!doctype html>
2
- < html lang ="en " data-bs-theme =" dark " >
2
+ < html lang ="en ">
3
3
< head >
4
4
< meta charset ="UTF-8 " />
5
5
< meta http-equiv ="X-UA-Compatible " content ="IE=edge " />
11
11
12
12
< meta property ="og:title " content ="Open Courses | KrimsonSquad " />
13
13
< meta property ="og:description " content ="Join us and explore a variety of open-source courses on programming and development by KrimsonSquad. " />
14
- < meta property ="og:image " content ="https://courses.krimsonsquad.tech /logo.png " />
14
+ < meta property ="og:image " content ="/logo.png " />
15
15
< meta property ="og:type " content ="website " />
16
16
< meta property ="og:url " content ="https://courses.krimsonsquad.tech " />
17
17
18
18
< meta name ="twitter:card " content ="summary_large_image " />
19
19
< meta name ="twitter:title " content ="Open Courses | KrimsonSquad " />
20
20
< meta name ="twitter:description " content ="Join KrimsonSquad's open-source learning platform with courses on programming, development, and more. " />
21
- < meta name ="twitter:image " content ="https://courses.krimsonsquad.tech /logo.png " />
21
+ < meta name ="twitter:image " content ="/logo.png " />
22
22
23
23
<!-- Google AdSense -->
24
24
< meta name ="google-adsense-account " content ="ca-pub-7045631665560122 " />
You can’t perform that action at this time.
0 commit comments