This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div id="collaborateSec" data-all="h-100 w-100"> | |
<div id="filterSec" data-all="bt-0 w-100 h-100 ps-a" data-xssm="hdn"> | |
<div id="filterBtns" data-all="h-50-px" data-xssm="hdn w-100 ps-a bt-0" data-mdlgxl="w-50 ps-a tp-50-px"> | |
<div id="filterLabel" data-all="d-in" data-xssmmd="hdn" data-lgxl="w-30" data>Filtra proyectos por: </div> | |
<div id="catsBtn" data-all="d-in" data-md="w-25" data-lgxl="w-20"> | |
<a href="#">Categorías</a> | |
</div> | |
<div id="howBtn" data-all="d-in" data-md="w-25" data-lgxl="w-20"> | |
<a href="">¿Cómo colaborar?</a> | |
</div> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html lang="en"> | |
<head> | |
<meta charset="UTF-8"> | |
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
<meta http-equiv="X-UA-Compatible" content="ie=edge"> | |
<title>Vientos</title> | |
<link rel="stylesheet" href="assets/css/vientos-frontend.min.css"> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"username" : "juan", | |
"email" : "[email protected]", | |
"lastname" : "Pérez", | |
"name" : "Juan", | |
"profilePicture" : "yo.jpg", | |
"scope" : "admin", | |
"categories" : [ | |
"health", | |
"education", |
NewerOlder