|
24 | 24 | <!-- <link rel="stylesheet" href="./css/themes/yellow-black.css"> --> |
25 | 25 | </head> |
26 | 26 | <body> |
27 | | - <main> |
28 | | - <div class="intro">Hello, We are CRF</div> |
29 | | - <div class="tagline">- Coding Reshape Future -</div> |
30 | | - <!-- Find your icons from here - https://fontawesome.com/search --> |
31 | | - <div class="icons-social"> |
32 | | - <a target="_blank" href="https://www.facebook.com/codingreshapefuture/"> |
| 27 | + <main> |
| 28 | + <div class="intro">Hello, We are CRF</div> |
| 29 | + <div class="tagline">- Coding Reshape Future -</div> |
| 30 | + <!-- Find your icons from here - https://fontawesome.com/search --> |
| 31 | + <div class="icons-social"> |
| 32 | + <a target="_blank" href="https://www.facebook.com/codingreshapefuture/"> |
33 | 33 | <i class="fa-brands fa-facebook" aria-hidden="true" title="Facebook"></i> |
34 | 34 | <span class="sr-only">Facebook</span> |
35 | 35 | </a> |
|
45 | 45 | <i class="fa-brands fa-youtube" aria-hidden="true" title="Youtube 2"></i> |
46 | 46 | <span class="sr-only">Youtube 2</span> |
47 | 47 | </a> |
48 | | - <a target="_blank" href="https://www.crfnetwork.com/"> |
49 | | - <i class="fa-solid fa-house" aria-hidden="true" title="Home"></i> |
50 | | - <span class="sr-only">Home</span> |
| 48 | + <a target="_blank" href="https://www.tiktok.com/@codingreshapefuture/"> |
| 49 | + <i class="fa-solid fa-tiktok" aria-hidden="true" title="Tiktok"></i> |
| 50 | + <span class="sr-only">Tiktok</span> |
51 | 51 | </a> |
52 | 52 | <a target="_blank" href="https://blog.crfnetwork.com/"> |
53 | 53 | <i class="fa-solid fa-rss" aria-hidden="true" title="Blog"></i> |
|
61 | 61 | <i class="fa-solid fa-school" aria-hidden="true" title="Education"></i> |
62 | 62 | <span class="sr-only">Education</span> |
63 | 63 | </a> |
| 64 | + <a target="_blank" href="https://www.linkedin.com/company/codingreshapefuture/"> |
| 65 | + <i class="fa-solid fa-linkedin" aria-hidden="true" title="LinkedIn"></i> |
| 66 | + <span class="sr-only">LinkedIn</span> |
| 67 | + </a> |
64 | 68 | <a target="_blank" href="https://blog.crfnetwork.com/privacy-policy/"> |
65 | 69 | <i class="fa-solid fa-question" aria-hidden="true" title="Policy"></i> |
66 | 70 | <span class="sr-only">Policy</span> |
67 | 71 | </a> |
68 | 72 | </div> |
69 | | - </main> |
| 73 | + </main> |
70 | 74 | </body> |
71 | 75 | </html> |
0 commit comments