|
1 | | -<html class=""> |
| 1 | +<html lang="en" class=""> |
2 | 2 | <head> |
3 | 3 | <script async src="https://www.googletagmanager.com/gtag/js?id=UA-125870124-1"></script> |
4 | 4 | <script> |
@@ -135,31 +135,31 @@ <h2 class="partner-head" style="color: white;">Our Amazing Partners:</h2> |
135 | 135 | <h1 class="projects-head">Some of our Opensource projects:</h1> |
136 | 136 |
|
137 | 137 | <div class="card-container"> |
138 | | - <div class="card" style=""> |
| 138 | + <div class="card"> |
139 | 139 | <p class="card-title">ScriptsDump</p> |
140 | 140 | <p class="project-info">ScriptsDump is a complete repository of all kind of scripts we and you can think of.</p> |
141 | 141 | <div class="button-box-container"> |
142 | 142 | <a href="#" class="button-box">Check It Out!</a> |
143 | 143 | </div> |
144 | 144 |
|
145 | 145 | </div> |
146 | | - <div class="card" style=""> |
| 146 | + <div class="card"> |
147 | 147 | <p class="card-title">RIG</p> |
148 | 148 | <p class="project-info">RIG (Randomized ID Generator) is an app to generate IDs and badges for any event or meetup!</p> |
149 | 149 | <div class="button-box-container"> |
150 | 150 | <a href="#" class="button-box">Check It Out!</a> |
151 | 151 | </div> |
152 | 152 |
|
153 | 153 | </div> |
154 | | - <div class="card" style=""> |
| 154 | + <div class="card"> |
155 | 155 | <p class="card-title">BlogCast</p> |
156 | 156 | <p class="project-info">BlogCast is a 100% Opensource blogging App/Platform.</p> |
157 | 157 | <div class="button-box-container"> |
158 | 158 | <a href="#" class="button-box">Check It Out!</a> |
159 | 159 | </div> |
160 | 160 |
|
161 | 161 | </div> |
162 | | - <!-- <div class="card" style=""> |
| 162 | + <!-- <div class="card"> |
163 | 163 | <p class="card-title">Project_name</p> |
164 | 164 | <p class="project-info">about the project</p> |
165 | 165 | <div class="" style="border-top: 2px solid #eeeeee; padding-top: 3%;"> |
|
0 commit comments