diff --git a/.editorconfig b/.editorconfig index fff0a1c..3624e6e 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,5 +1,5 @@ # EditorConfig is awesome: http://EditorConfig.org -root = false +root = true [*] indent_style = tab diff --git a/LICENSE b/LICENSE index 338e28f..1c2544a 100755 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ (MIT License) -Copyright (C) 2016 Thomas Friese, http://tasmo.rocks +Copyright (C) 2016-1 Thomas Friese, http://tasmo.rocks Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.md b/README.md index 4b0c94a..82e7415 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,26 @@ +-Wilson Vera Villamizar 2 # GitHub for Developers +czang +wmartinezr + +- Class Date: Mayo 09 de 2024 + +- Facilitator: Lehone_qa + +- Verificacion Change QA +- Prueba intercaldao QA - dev +- hour 4:21 +- e dev desde Qa + + +- Facilitator: lehone_Dev + + +- Chage Dev +-Intrercalado dev qa + +Eliminacion rama dev -- Class Date: THIS-DATE -- Facilitator: @TEACHER-HANDLE ## Class Resources @@ -58,3 +77,6 @@ After you have completed this course, you are probably wondering where to go fro - [GitHub Learning Lab](https://lab.github.com/): self-paced courses with instant bot-assisted feedback. - [Microsoft Learn for GitHub](https://docs.microsoft.com/en-us/learn/github/) - [Join the open source community](https://github.com/open-source) + + +### modificado AFA V1 modificado segunda vez 08052024 diff --git a/index.html b/idexV1.html similarity index 86% rename from index.html rename to idexV1.html index 2b048f7..b314e39 100755 --- a/index.html +++ b/idexV1.html @@ -1,5 +1,5 @@ --- -layout: presentation +layout: presentation 123 --- {% for post in site.slides %} @@ -11,3 +11,7 @@ {% endif %} {% endunless %} + +--- +MODIFICADO AFA +--- \ No newline at end of file diff --git a/idex_D_V1.html b/idex_D_V1.html new file mode 100755 index 0000000..b314e39 --- /dev/null +++ b/idex_D_V1.html @@ -0,0 +1,17 @@ +--- +layout: presentation 123 +--- + +{% for post in site.slides %} + {% include slide.html %} +
+{% endfor %} +{% unless site.simple-slideshow %} +{% if site.overview %} + +{% endif %} +{% endunless %} + +--- +MODIFICADO AFA +--- \ No newline at end of file