@@ -33,43 +33,46 @@ <h2 class="sub-heading">This page does not exist..</h2>
33
33
< a href ="/index.html "> Go back 👈</ a >
34
34
</ div >
35
35
36
- < div id ="additional-info ">
37
- < p > Meet the team:</ p >
38
- < ul id ="team-list ">
39
- < li >
40
- < a href ="https://github.com/auxfuse " target ="_blank " rel ="noopener noreferrer ">
41
- Anthony - Owner/Developer
42
- </ a >
43
- </ li >
44
- < li >
45
- < a href ="https://github.com/NaoiseGaffney " target ="_blank " rel ="noopener noreferrer ">
46
- Gaff - Maintainer/Developer
47
- </ a >
48
- </ li >
49
- < li >
50
- < a href ="https://github.com/AideenM12 " target ="_blank " rel ="noopener noreferrer ">
51
- Aideen - Maintainer/Developer
52
- </ a >
53
- </ li >
54
- < li >
55
- < a href ="https://github.com/Gwen-Bradbury " target ="_blank " rel ="noopener noreferrer ">
56
- Gwen - Maintainer/Developer
57
- </ a >
58
- </ li >
59
- < li >
60
- < a href ="https://github.com/andrewdempsey2018 " target ="_blank " rel ="noopener noreferrer ">
61
- Andrew - Maintainer/Developer
62
- </ a >
63
- </ li >
64
- < li >
65
- < a href ="https://github.com/alissatroiano " target ="_blank " rel ="noopener noreferrer ">
66
- Alissa - Maintainer/Developer
67
- </ a >
68
- </ li >
69
- </ ul >
36
+ < div id ="footer-info ">
37
+ < p > Meet the AWESOME team 🤜</ p >
38
+ < a class ="participant-link " href ="https://github.com/auxfuse " target ="_blank " rel ="noopener noreferrer "
39
+ data-content ="Anthony " data-field ="link ">
40
+ Anthony
41
+ </ a >
42
+ < a class ="participant-link " href ="https://github.com/alissatroiano " target ="_blank "
43
+ rel ="noopener noreferrer " data-content ="Alissa " data-field ="link ">
44
+ Alissa
45
+ </ a >
46
+ < a class ="participant-link " href ="https://github.com/andrewdempsey2018 " target ="_blank "
47
+ rel ="noopener noreferrer " data-content ="Andrew " data-field ="link ">
48
+ Andrew
49
+ </ a >
50
+ < a class ="participant-link " href ="https://github.com/Gwen-Bradbury " target ="_blank "
51
+ rel ="noopener noreferrer " data-content ="Gwen " data-field ="link ">
52
+ Gwen
53
+ </ a >
54
+ < a class ="participant-link " href ="https://github.com/NaoiseGaffney " target ="_blank "
55
+ rel ="noopener noreferrer " data-content ="Gaff " data-field ="link ">
56
+ Gaff
57
+ </ a >
58
+ < a class ="participant-link " href ="https://github.com/AideenM12 " target ="_blank " rel ="noopener noreferrer "
59
+ data-content ="Aideen " data-field ="link ">
60
+ Aideen
61
+ </ a >
62
+ < p > More info 🛈</ p >
63
+ < a class ="participant-link " href ="/privacy.html " data-content ="Privacy " data-field ="link ">
64
+ Privacy
65
+ </ a >
66
+ < a class ="participant-link " href ="/accessibility.html " data-content ="Accessibility " data-field ="link ">
67
+ Accessibility
68
+ </ a >
69
+ < a class ="participant-link " href ="/contact.html " data-content ="Contact " data-field ="link ">
70
+ Contact
71
+ </ a >
70
72
</ div >
73
+
71
74
</ footer >
72
-
75
+
73
76
</ body >
74
77
75
- </ html >
78
+ </ html >
0 commit comments