-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Actualizado blowfish a última versión
- Loading branch information
1 parent
97620a5
commit 3503ffb
Showing
14 changed files
with
115 additions
and
161 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
# EditorConfig is awesome: https://EditorConfig.org | ||
|
||
# top-most EditorConfig file | ||
root = true | ||
|
||
[*] | ||
indent_style = space | ||
indent_size = 2 | ||
end_of_line = lf | ||
charset = utf-8 | ||
trim_trailing_whitespace = true | ||
insert_final_newline = true |
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
disabled = false | ||
languageCode = "es" | ||
languageName = "Spanish" | ||
weight = 1 | ||
|
@@ -14,52 +15,14 @@ title = "Hackers Week" | |
# copyright = "Copy, _right?_ :thinking_face:" | ||
|
||
[params.author] | ||
name = "Hackers Week" | ||
image = "img/author-logo.png" | ||
headline = "Próxima edición del 10 al 14 de marzo de 2025" | ||
bio = "A little bit about you" | ||
links = [ | ||
{ x-twitter = "https://twitter.com/HackersWeek" }, | ||
# { twitter = "https://twitter.com/HackersWeek" }, | ||
{ instagram = "https://www.instagram.com/hackersweek/" }, | ||
{ twitch = "https://www.twitch.tv/consejoinfuma" }, | ||
{ github = "https://github.com/ConsejoInfUMA/HackersWeekWeb" }, | ||
{ linkedin = "https://www.linkedin.com/in/consejo-inform%C3%A1tica-uma-57a9aa292/" }, | ||
# { email = "mailto:hello@your_domain.com" }, | ||
# { link = "https://link-to-some-website.com/" }, | ||
# { amazon = "https://www.amazon.com/hz/wishlist/ls/wishlist-id" }, | ||
# { apple = "https://www.apple.com" }, | ||
# { blogger = "https://username.blogspot.com/" }, | ||
# { codepen = "https://codepen.io/username" }, | ||
# { dev = "https://dev.to/username" }, | ||
# { discord = "https://discord.gg/invitecode" }, | ||
# { dribbble = "https://dribbble.com/username" }, | ||
# { facebook = "https://facebook.com/username" }, | ||
# { flickr = "https://www.flickr.com/photos/username/" }, | ||
# { foursquare = "https://foursquare.com/username" }, | ||
# { gitlab = "https://gitlab.com/username" }, | ||
# { google = "https://www.google.com/" }, | ||
# { hashnode = "https://username.hashnode.dev" }, | ||
# { keybase = "https://keybase.io/username" }, | ||
# { kickstarter = "https://www.kickstarter.com/profile/username" }, | ||
# { lastfm = "https://lastfm.com/user/username" }, | ||
# { mastodon = "https://mastodon.instance/@username" }, | ||
# { medium = "https://medium.com/username" }, | ||
# { microsoft = "https://www.microsoft.com/" }, | ||
# { orcid = "https://orcid.org/userid" }, | ||
# { patreon = "https://www.patreon.com/username" }, | ||
# { pinterest = "https://pinterest.com/username" }, | ||
# { reddit = "https://reddit.com/user/username" }, | ||
# { researchgate = "https://www.researchgate.net/profile/username" }, | ||
# { slack = "https://workspace.url/team/userid" }, | ||
# { snapchat = "https://snapchat.com/add/username" }, | ||
# { soundcloud = "https://soundcloud.com/username" }, | ||
# { stack-overflow = "https://stackoverflow.com/users/userid/username" }, | ||
# { steam = "https://steamcommunity.com/profiles/userid" }, | ||
# { telegram = "https://t.me/username" }, | ||
# { tiktok = "https://tiktok.com/@username" }, | ||
# { tumblr = "https://username.tumblr.com" }, | ||
# { whatsapp = "https://wa.me/phone-number" }, | ||
# { youtube = "https://youtube.com/username" }, | ||
# { ko-fi = "https://ko-fi.com/username" }, | ||
] | ||
name = "Hackers Week" | ||
image = "img/author-logo.png" | ||
headline = "Próxima edición del 10 al 14 de marzo de 2025" | ||
links = [ | ||
{ x-twitter = "https://twitter.com/HackersWeek" }, | ||
{ instagram = "https://www.instagram.com/hackersweek/" }, | ||
{ twitch = "https://www.twitch.tv/consejoinfuma" }, | ||
{ github = "https://github.com/ConsejoInfUMA/HackersWeekWeb" }, | ||
{ linkedin = "https://www.linkedin.com/in/consejo-inform%C3%A1tica-uma-57a9aa292/" }, | ||
{ email = "mailto:[email protected]" }, | ||
] |
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.