Commit b8e18fe9 authored by Kostis Trantzas's avatar Kostis Trantzas
Browse files

Preparing the 2024Q4_RC:

- Matching contact.component.html code with config.theming.default.json
parent 79e38571
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@
                <h3>Who we are</h3>
                <div *ngIf="!customIntroductionHTML">
                    <address class='font-weight-light'><span class='font-weight-bold'>ETSI SDG OpenSlice</span> | <a
                            href='https://osl.etsi.org/' class='text-white'>https://osl.etsi.org</a><br>The ETSI Software Development Group for OpenSlice (SDG OSL) is developing an open source service based Operations Support System (OSS) to deliver Network Slice as a Service (NSaaS).</address>
                            href='https://osl.etsi.org/' class='text-white'>https://osl.etsi.org</a><br>The ETSI Software Development Group for OpenSlice (SDG OSL) is developing an open source service based Operations Support System (OSS) to deliver Network as a Service (NaaS).</address>
                    <address class='font-weight-light'><span class='font-weight-bold'>{{config.TITLE}}</span> | <a
                            href='{{config.WEBURL}}' class='text-white'>{{config.WEBURL}}</a><br>A portal that allows 5G
                        experimenters to design and deploy network services towards the infrastructure.</address>