diff options
author | Francesco <tomaselli.fr@gmail.com> | 2024-04-23 18:06:50 +0200 |
---|---|---|
committer | Francesco <tomaselli.fr@gmail.com> | 2024-04-23 18:06:50 +0200 |
commit | abeeced0b6b2b799671ae528cfe11b88e9e50403 (patch) | |
tree | 1acafb1dffa142282558f97e66ed0f0216e59b1a /README.md | |
parent | 2faaee89e4c6535123a1ee2628c4144e3f4522c4 (diff) |
Theme Update
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -115,7 +115,8 @@ I am an Italian Software Engineer with a strong foundation in computer science a I am interested in a range of topics, including algorithms, distributed systems, databases, and information retrieval. """ -# Collection to display on home page, do not set if tou don't want them +# Collection to display on home page: +# in this case we would display content/posts pages homeCollectionTitle = 'Posts' homeCollection = 'posts' @@ -150,7 +151,7 @@ url = "/resume" # Syntax highligth on code blocks, all styles: # https://xyproto.github.io/splash/docs/all.html -# I sugges algol +# I suggest algol [markup] [markup.highlight] style = 'algol' @@ -158,4 +159,4 @@ style = 'algol' ## 4 References -- The SVGs for social icons are taken from [Hugo PaperMod](https://github.com/adityatelange/hugo-PaperMod).
\ No newline at end of file +The SVGs for social icons are taken from [Hugo PaperMod](https://github.com/adityatelange/hugo-PaperMod).
\ No newline at end of file |