diff --git a/config.toml b/config.toml index 004091d..4a724ab 100644 --- a/config.toml +++ b/config.toml @@ -12,7 +12,7 @@ theme = "sada" # Profile section [params.profile] name = "Alejandro Santillana" - photo = "profile.jpg" + photo = "profile.png" # Section for links to social websites [params.social] diff --git a/static/images/profile.png b/static/images/profile.png new file mode 100644 index 0000000..4d0cc92 Binary files /dev/null and b/static/images/profile.png differ