Fixed my image size again

This commit is contained in:
Roger Gonzalez 2019-12-29 16:20:51 -03:00
parent a925ec0281
commit 5bcb950e27
2 changed files with 1 additions and 1 deletions

View File

Before

Width:  |  Height:  |  Size: 6.5 KiB

After

Width:  |  Height:  |  Size: 6.5 KiB

View File

@ -3,7 +3,7 @@
Dotfiles are the customization files that are used to personalize your Linux or other Unix-based system. You can tell that a file is a dotfile because the name of the file will begin with a period--a dot! The period at the beginning of a filename or directory name indicates that it is a hidden file or directory. This repository contains my personal dotfiles. They are stored here for convenience so that I may quickly access them on new machines or new installs. Also, others may find some of my configurations helpful in customizing their own dotfiles.
# Who Am I?
<img align="left" border="0" padding="4" src="https://git.rogs.me/me/dotfiles/raw/branch/master/.me.png">
<img align="left" border="0" padding="4" src="https://git.rogs.me/me/dotfiles/raw/branch/master/.me-small.png">
I am Roger Gonzalez, a Backend developer from Valencia, Venezuela, living in Montevideo, Uruguay.