@wink3r_com/card 1.0.0 → 1.0.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.
Files changed (3) hide show
  1. package/README.md +5 -4
  2. package/index.js +1 -0
  3. package/package.json +5 -4
package/README.md CHANGED
@@ -1,14 +1,15 @@
1
1
  # Wink3r
2
2
 
3
3
  <p align="center">
4
- <img src="https://bitbucket.org/wink3r/wink3r-brand/raw/brand/brand/mark/wink3r-mark.svg" alt="Wink3r — polski portal erotyczny" width="96" height="86">
4
+ <img src="https://bitbucket.org/wink3r/wink3r-brand/raw/brand/brand/mark/wink3r-mark.svg" alt="Wink3r — polski portal społecznościowy dla dorosłych" width="96" height="86">
5
5
  </p>
6
6
 
7
- **[Wink3r](https://wink3r.com)** polski portal erotyczny. Sex randki, fetysze i rozmowy dla dorosłych. Gdańsk.
7
+ **[Wink3r](https://wink3r.com)** to polski portal społecznościowo-randkowy dla dorosłych. Kontakty, randki i rozmowy. Gdańsk.
8
8
 
9
- **Wystarczy jeden wink.** · It only takes a wink.
9
+ **Wystarczy jeden wink.**
10
+ It only takes a wink.
10
11
 
11
- 18+ · [wink3r.com](https://wink3r.com/pl) · [English](https://wink3r.com/en) · wink3r@pm.me · [@Wink3r_com](https://x.com/Wink3r_com)
12
+ Tylko dla osób pełnoletnich (18+) · [wink3r.com](https://wink3r.com/pl) · [English](https://wink3r.com/en) · [wink3r@pm.me](mailto:wink3r@pm.me) · [@Wink3r_com](https://x.com/Wink3r_com)
12
13
 
13
14
  ```js
14
15
  const card = require("@wink3r_com/card");
package/index.js CHANGED
@@ -1,6 +1,7 @@
1
1
  module.exports = {
2
2
  name: "Wink3r",
3
3
  url: "https://wink3r.com",
4
+ blurb: "Polski portal społecznościowo-randkowy dla dorosłych.",
4
5
  slogan: {
5
6
  pl: "Wystarczy jeden wink",
6
7
  en: "It only takes a wink",
package/package.json CHANGED
@@ -1,12 +1,13 @@
1
1
  {
2
2
  "name": "@wink3r_com/card",
3
- "version": "1.0.0",
4
- "description": "Wink3r — polski portal erotyczny. Wystarczy jeden wink. https://wink3r.com",
3
+ "version": "1.0.1",
4
+ "description": "Wink3r — polski portal społecznościowy dla dorosłych. Kontakty i randki. https://wink3r.com",
5
5
  "keywords": [
6
6
  "Wink3r",
7
7
  "wink3r.com",
8
- "portal erotyczny",
9
- "sex randki",
8
+ "portal dla dorosłych",
9
+ "randki",
10
+ "kontakty",
10
11
  "Gdańsk"
11
12
  ],
12
13
  "homepage": "https://wink3r.com",