diff --git a/README.md b/README.md index 8d9c3722d..b4e222cba 100755 --- a/README.md +++ b/README.md @@ -36,6 +36,7 @@ If you need more detailed information on how to setup your machine to develop lo Running the build commands generates all the files and places them in the `public` folder. ``` + yarn build ``` diff --git a/src/data/app-icons.yaml b/src/data/app-icons.yaml index 0e14ba0ec..461dd0029 100644 --- a/src/data/app-icons.yaml +++ b/src/data/app-icons.yaml @@ -13576,10 +13576,10 @@ - advisor - COBOL - name: GuardiumEncryption - friendly_name: IBM® Guardium® Encryption + friendly_name: IBM® Guardium® Cryptography Manager category: Stroke style aliases: - - IBM Guardium Encryption + - IBM Guardium Cryptography Manager - lock - secure - shield @@ -13924,4 +13924,31 @@ - ISV - application - managed - - cloud \ No newline at end of file + - cloud +- name: PrivateNetworkConnections + friendly_name: IBM® Private network connections + category: Stroke style + aliases: + - Private network connections + - AWS + - private + - network + - connection + - private link + - link + - inbound + - outbound + - connect + - secure + - lock + - Hybrid iPaaS +- name: Db2DeveloperExtension + friendly_name: IBM® Db2® Developer Extension + category: Stroke style + aliases: + - Db2 Developer Extension + - db2 + - database + - zOS + - VS Code extension + - SQL \ No newline at end of file diff --git a/src/images/app-icons/dark-theme/Db2DeveloperExtension.svg b/src/images/app-icons/dark-theme/Db2DeveloperExtension.svg new file mode 100644 index 000000000..acd5d6e57 --- /dev/null +++ b/src/images/app-icons/dark-theme/Db2DeveloperExtension.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/images/app-icons/dark-theme/PrivateNetworkConnections.svg b/src/images/app-icons/dark-theme/PrivateNetworkConnections.svg new file mode 100644 index 000000000..648abed7e --- /dev/null +++ b/src/images/app-icons/dark-theme/PrivateNetworkConnections.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/images/app-icons/dark-theme/Turbonomic.svg b/src/images/app-icons/dark-theme/Turbonomic.svg index 056622981..29f9b581d 100644 --- a/src/images/app-icons/dark-theme/Turbonomic.svg +++ b/src/images/app-icons/dark-theme/Turbonomic.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/images/app-icons/light-theme/Db2DeveloperExtension.svg b/src/images/app-icons/light-theme/Db2DeveloperExtension.svg new file mode 100644 index 000000000..01634b0a6 --- /dev/null +++ b/src/images/app-icons/light-theme/Db2DeveloperExtension.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/images/app-icons/light-theme/PrivateNetworkConnections.svg b/src/images/app-icons/light-theme/PrivateNetworkConnections.svg new file mode 100644 index 000000000..7d9d004c5 --- /dev/null +++ b/src/images/app-icons/light-theme/PrivateNetworkConnections.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/images/app-icons/light-theme/Turbonomic.svg b/src/images/app-icons/light-theme/Turbonomic.svg index 6e1f0b13c..853ff2922 100644 --- a/src/images/app-icons/light-theme/Turbonomic.svg +++ b/src/images/app-icons/light-theme/Turbonomic.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file