Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -285,6 +285,15 @@ Agrega la nueva palabra directamente en el archivo `src/data.json`, asegurate de
</sub>
</a>
</td>
<td align="center">
<a href="https://github.com/anfvc">
<img src="https://avatars.githubusercontent.com/u/96877542?v=4" alt="Andrés Villay" />
<br />
<sub>
<b>Andres Villay</b>
</sub>
</a>
</td>
</tr>
<table>

Expand Down
16 changes: 16 additions & 0 deletions src/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -1575,5 +1575,21 @@
"link": "https://github.com/C9-LinkRs"
}
]
},
{
"text": "Juma",
"meaning": "Palabra que se utiliza para expresar un estado de resaca o borrachera.",
"synonyms": ["Guayabo", "Resaca"],
"examples": [
"'La juma de ayer ya se me pasó.'",
"'Qué juma tan berrionda tengo hoy!'",
"'Dame un sal de frutas pa' esta juma que tengo.'"
],
"authors": [
{
"name": "Andrés Villay",
"link": "https://github.com/anfvc"
}
]
}
]