@@ -45,16 +45,6 @@ <h3 class="md-footer__meta-section__heading">Join our Discord</h3>
4545 < div class ="md-footer__meta-section md-footer__meta-section--discord ">
4646 < div class ="md-footer__meta-section__links ">
4747 {% if config.extra.product_name == "WSO2 Identity Server" %}
48- < div class ="md-footer__meta-section__link md-footer__meta-section__link--composite ">
49- < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 32 32 " height ="14 " width ="14 ">
50- < path d ="M28.16 32H2.475V20.58H5.32v8.575h19.956V20.58h2.884z " fill ="#bcbbbb " />
51- < path
52- d ="M8.477 19.8l13.993 2.923.585-2.806-13.993-2.923zm1.832-6.704l12.94 6.04 1.208-2.572-12.94-6.08zm3.586-6.353l10.99 9.12 1.832-2.183-10.99-9.12zM20.99 0l-2.3 1.715 8.536 11.46 2.3-1.715zM8.166 26.27H22.43v-2.845H8.166v2.845z "
53- fill ="#f48024 " />
54- </ svg >
55- < label > Got a tough question?</ label > < a target ="_blank " rel ="noopener noreferrer "
56- href ="https://stackoverflow.com/questions/tagged/wso2-identity-server?tab=Newest "> Ask on Stackoverflow</ a >
57- </ div >
5848 < div class ="md-footer__meta-section__link md-footer__meta-section__link--composite ">
5949 < svg class ="community-logo community-logo--monochrome " width ="14 " height ="14 " viewBox ="0 0 256 249 "
6050 xmlns ="http://www.w3.org/2000/svg " preserveAspectRatio ="xMinYMin meet ">
@@ -78,16 +68,6 @@ <h3 class="md-footer__meta-section__heading">Join our Discord</h3>
7868 < label > Need Assistance?</ label > < a target ="_blank " rel ="noopener noreferrer "
7969 href ="mailto:asgardeo-help@wso2.com "> Send us an email</ a >
8070 </ div >
81- < div class ="md-footer__meta-section__link md-footer__meta-section__link--composite ">
82- < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 32 32 " height ="14 " width ="14 ">
83- < path d ="M28.16 32H2.475V20.58H5.32v8.575h19.956V20.58h2.884z " fill ="#bcbbbb " />
84- < path
85- d ="M8.477 19.8l13.993 2.923.585-2.806-13.993-2.923zm1.832-6.704l12.94 6.04 1.208-2.572-12.94-6.08zm3.586-6.353l10.99 9.12 1.832-2.183-10.99-9.12zM20.99 0l-2.3 1.715 8.536 11.46 2.3-1.715zM8.166 26.27H22.43v-2.845H8.166v2.845z "
86- fill ="#f48024 " />
87- </ svg >
88- < label > Got a tough question?</ label > < a target ="_blank " rel ="noopener noreferrer "
89- href ="https://stackoverflow.com/questions/tagged/wso2-asgardeo "> Ask on Stackoverflow</ a >
90- </ div >
9171 {% endif %}
9272 < div class ="md-footer__meta-section__link md-footer__meta-section__link--composite ">
9373 < svg class ="community-logo community-logo--monochrome " fill ="none " height ="14 " width ="14 "
@@ -119,4 +99,4 @@ <h3 class="md-footer__meta-section__heading">Join our Discord</h3>
11999 </ div >
120100 </ div >
121101 {% include "partials/copyright.html" %}
122- </ footer >
102+ </ footer >
0 commit comments