-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path_config.yml
60 lines (52 loc) · 1.67 KB
/
_config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
url: "https://Prueba2.github.io"
baseurl: "/"
# Site settings
title: WineBot
email: malttz15@gmail.com
description: "En este repositorio se aloja el código del sistema experto para recomendación de vinos conforme a varias preferencias elegibles por el usuario. Su modalidad de uso puede ser por voz o escrita."
# Team names, titles and social links
#stack-overflow
people:
- name: Mario Rosas Otero
pic: Mario.jpeg
position: Desarrollador
social:
- title: twitter
url: https://twitter.com/Mariuki1
- title: github
url: https://github.com/Mariuki
- title: linkedin
url: https://www.linkedin.com/in/mario-rosas-443726187/
- name: Natalia Sanchez
pic: Natalia.jpeg
position: Desarrollador
social:
- title: twitter
url: https://twitter.com/Natalia56102779
- title: github
url: https://github.com/Natalia-SP
- title: linkedin
url: https://www.linkedin.com/in/natalia-s-ba061810a/
- name: Ruben Martinez
pic: Rubs.jpg
position: Experto Vinícola
social:
- title: twitter
url: https://twitter.com/RubenMte1
- title: github
url: https://github.com/RubenMtzE
- title: instagram
url: https://www.instagram.com/rubmte/?hl=en
# Social networks usernames (many more available: google-plus, flickr, dribbble, pinterest, instagram, tumblr, linkedin, etc.)
social:
# - title: twitter
# url: https://twitter.com/ClubesCienciaMx
# - title: facebook
# url: https://www.facebook.com/clubesdecienciamx
# - title: youtube
# url: https://www.youtube.com/user/ClubesDeCienciaMx
- title: github
url: https://github.com/NM-Labs/WineBot/
# Build settings
markdown: kramdown
permalink: pretty