File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ caches:
1717params :
1818 profile :
1919 name : ' Fernando Santos, PhD'
20- position : ' Technical Writer · Software Documentation'
20+ position : ' Technical Writer · Software Development and Documentation'
2121 resume : ' https://drive.google.com/file/d/1IiOkX3VveuBm_my9-l9xAO5iGAHaMdlu/view?usp=sharing'
2222 social :
2323 - icon : ' github'
@@ -36,7 +36,7 @@ languages:
3636 contentDir : content
3737 params :
3838 profile :
39- position : ' Escritor Técnico · Documentación de Software'
39+ position : ' Escritor Técnico · Desarrollo y Documentación de Software'
4040 resume : ' https://drive.google.com/file/d/1ivfH40XmN_Dy69GXvJYl7Vtgs9vF8wwD/view?usp=sharing'
4141 en :
4242 languageName : " 🇺🇸 English"
Original file line number Diff line number Diff line change 202202
203203 .twocol-container {
204204 display : grid;
205- grid-template-columns : 1 fr 1fr ;
205+ grid-template-columns : 2 fr 1fr ;
206206 gap : 0em ;
207207 align-items : top;
208208 margin-top : 1em ;
215215 }
216216
217217 .twocol-image img {
218- width : 200px ;
219218 float : right;
219+ width : 200px ;
220220 }
221221
222222 @media (max-width : 575px ) {
You can’t perform that action at this time.
0 commit comments