Skip to content

Commit

Permalink
prueba webhook
Browse files Browse the repository at this point in the history
  • Loading branch information
ValentinoSanchez00 committed Dec 27, 2024
1 parent 2be9e00 commit d109a83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/plantilla/Navegacion.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ export default function Navegacion() {
<div classNameName='container'>
<nav className="navbar navbar-expand-lg navbar-dark bg-primary">
<div className="container-fluid">
<a className="navbar-brand" href="/">Sistema de Recursos Humano</a>
<a className="navbar-brand" href="/">Sistema de Recursos Humanos</a>
<button className="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNav" aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation">
<span className="navbar-toggler-icon"></span>
</button>
Expand Down

0 comments on commit d109a83

Please sign in to comment.