diff --git a/assets/icons/brand-linkedin.svg b/assets/icons/brand-linkedin.svg old mode 100755 new mode 100644 index eacd55b..fce03a6 --- a/assets/icons/brand-linkedin.svg +++ b/assets/icons/brand-linkedin.svg @@ -1,53 +1,8 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + diff --git a/assets/icons/document.svg b/assets/icons/document.svg deleted file mode 100755 index 2c486c9..0000000 --- a/assets/icons/document.svg +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - - - - - diff --git a/assets/icons/file-certificate.svg b/assets/icons/file-certificate.svg new file mode 100644 index 0000000..3e96a0b --- /dev/null +++ b/assets/icons/file-certificate.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/config.toml b/config.toml index 4659448..e11fc6a 100644 --- a/config.toml +++ b/config.toml @@ -43,4 +43,4 @@ name = "CV" url = "https://cv.tormakristof.eu" [menu.main.params] - icon = "document" + icon = "file-certificate"