File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 20
20
< a
21
21
class ="btn text-white btn-floating m-1 "
22
22
style ="background-color: #0082ca; "
23
- href ="#! "
23
+ href ="https://www.linkedin.com/company/pycontributors "
24
24
role ="button "
25
25
> < i class ="fab fa-linkedin-in "> </ i
26
26
> </ a > <!-- Linkedin -->
36
36
</ div >
37
37
<!-- Grid container -->
38
38
<!-- Copyright -->
39
- < div class ="text-center p-3 " style ="background-color: rgba(0, 0, 0 , 0.2); ">
39
+ < div class ="text-center text-dark p-3 " style ="background-color: rgba(255, 255, 255 , 0.2); ">
40
40
© 2023 Copyright: @
41
- < a class ="text-white " href ="/ "> Py Contributors</ a >
41
+ < a class ="text-primary " href ="/ "> Py Contributors</ a >
42
42
</ div >
43
43
<!-- Copyright -->
44
44
</ footer >
Original file line number Diff line number Diff line change 6
6
active : home
7
7
8
8
---
9
- < img src ="assets\img\logo\logo.png " alt ="PyContributors Logo " >
9
+ < img src ="assets\img\logo\logo.png " alt ="PyContributors Logo ">
10
+
10
11
< h1 align ="center "> Py Contributors Developers Community</ h1 >
11
12
< p align ="center "> An open Source community primarily for Python.</ p >
12
13
You can’t perform that action at this time.
0 commit comments