@jetbrains/kotlin-web-site-ui 4.8.0 → 4.8.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,5 @@
1
1
  .ktl-cta-block-module_wrapper_U-RIE {
2
2
  background: linear-gradient(90deg, #E54857 0%, #C811E2 50%, #7F52FF 100%);
3
-
4
3
  padding: var(--ktl-box-page-m) 0;
5
4
  }
6
5
 
@@ -26,5 +26,12 @@ const navList = [{
26
26
  url: 'https://www.jetbrains.com/careers/jobs/?team=Kotlin',
27
27
  title: 'Careers',
28
28
  isTargetBlank: true
29
+ }, {
30
+ url: 'https://www.jetbrainsmerchandise.com/brand/kotlin.html',
31
+ title: 'Kotlin Merch',
32
+ isTargetBlank: true
33
+ }, {
34
+ url: '#opt-out',
35
+ title: 'Opt-Out'
29
36
  }];
30
37
  export { navList };
@@ -26,5 +26,12 @@ const navList = [{
26
26
  url: 'https://www.jetbrains.com/careers/jobs/?team=Kotlin',
27
27
  title: 'Careers',
28
28
  isTargetBlank: true
29
+ }, {
30
+ url: 'https://www.jetbrainsmerchandise.com/brand/kotlin.html',
31
+ title: 'Kotlin Merch',
32
+ isTargetBlank: true
33
+ }, {
34
+ url: '#opt-out',
35
+ title: 'Opt-Out'
29
36
  }];
30
37
  export { navList };
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@jetbrains/kotlin-web-site-ui",
3
3
  "description": "UI components for Kotlin web sites development",
4
- "version": "4.8.0",
4
+ "version": "4.8.1",
5
5
  "license": "Apache-2.0",
6
6
  "author": "JetBrains",
7
7
  "files": [