|
165 | 165 | } |
166 | 166 | echo "<tbody></table>"; |
167 | 167 | } else { |
168 | | - echo '<p>Please login</p>'; |
169 | | - echo '<img src="https://github-readme-stats.vercel.app/api/pin/?username=g4o2&repo=PHP-SQL-Chat" alt="github repo">'; |
170 | | - echo '<img src="https://github-readme-stats.vercel.app/api/pin/?username=g4o2&repo=g4o2" alt="github repo"><hr/>'; |
171 | | - echo '<img src="https://github-readme-streak-stats.herokuapp.com/?user=maxhu787">'; |
| 168 | + echo '<p>Please <a class="btn btn-outline-success" href="./login.php">Login</a></p>'; |
| 169 | + echo '<a href="https://github.com/g4o2/PHP-SQL-Chat" target="_blank"><img src="https://github-readme-stats.vercel.app/api/pin/?username=g4o2&repo=PHP-SQL-Chat" alt="github repo"></a>'; |
| 170 | + echo '<a href="https://github.com/g4o2/g4o2" target="_blank"><img src="https://github-readme-stats.vercel.app/api/pin/?username=g4o2&repo=g4o2" alt="github repo"></a><hr/>'; |
| 171 | + echo '<a href="https://github.com/Maxhu787" target="_blank"><img src="https://github-readme-streak-stats.herokuapp.com/?user=maxhu787"></a>'; |
172 | 172 | } |
173 | 173 | ?> |
174 | 174 | </main> |
175 | 175 | <footer class="text-center text-lg-start bg-light text-muted"> |
176 | 176 | <section class="d-flex justify-content-center justify-content-lg-between p-4 border-bottom"> |
177 | 177 | <div class="me-5 d-none d-lg-block"> |
178 | 178 | <!-- <span>Get connected with us on social networks:</span> --> |
179 | | - <span>Footer</span> |
| 179 | + <span>g4o2</span> |
180 | 180 | </div> |
181 | 181 | <div> |
182 | | - <a href="#" class="me-4 text-reset text-decoration-none" target="_blank"> |
| 182 | + <a href="https://www.facebook.com/profile.php?id=100075737822439" class="me-4 text-reset text-decoration-none" target="_blank"> |
183 | 183 | <i class="fab fa-facebook-f"></i> |
184 | 184 | </a> |
185 | 185 | <a href="#" class="me-4 text-reset text-decoration-none" target="_blank"> |
|
188 | 188 | <a href="#" class="me-4 text-reset text-decoration-none" target="_blank"> |
189 | 189 | <i class="fab fa-google"></i> |
190 | 190 | </a> |
191 | | - <a href="#" class="me-4 text-reset text-decoration-none" target="_blank"> |
| 191 | + <a href="https://www.instagram.com/hukaixiang1024/" class="me-4 text-reset text-decoration-none" target="_blank"> |
192 | 192 | <i class="fab fa-instagram"></i> |
193 | 193 | </a> |
194 | | - <a href="#" class="me-4 text-reset text-decoration-none" target="_blank"> |
| 194 | + <a href="https://www.linkedin.com/in/kaixiang-hu-6ab83a237/" class="me-4 text-reset text-decoration-none" target="_blank"> |
195 | 195 | <i class="fab fa-linkedin"></i> |
196 | 196 | </a> |
197 | | - <a href="https://github.com/g4o2" class="me-4 text-reset text-decoration-none" target="_blank"> |
| 197 | + <a href="https://github.com/Maxhu787/" class="me-4 text-reset text-decoration-none" target="_blank"> |
198 | 198 | <i class="fab fa-github"></i> |
199 | 199 | </a> |
200 | 200 | </div> |
|
207 | 207 | <i class="fas fa-gem me-3"></i>g4o2 chat |
208 | 208 | </h6> |
209 | 209 | <p> |
210 | | - Development of this chat began on 2022/8/23, as a side project of <!--<a href="https://github.com/Maxhu787" target="_blank">g4o2</a>-->g4o2, and has been constantly updated with new and exciting features ever since. |
211 | | - With about 50 users and some contributors that helped with the testing of this chat. |
| 210 | + Development of this chat began on 2022/8/23, as a side project of <!--<a href="https://github.com/Maxhu787" target="_blank">g4o2</a>-->g4o2, and has been constantly updated with new features ever since. |
| 211 | + With about 60 - 70 users and some contributors that helped with the testing of this chat. |
212 | 212 |
|
213 | 213 | </p> |
214 | 214 | </div> |
|
0 commit comments