diff --git a/index.html b/index.html index d213a53..e9cf1fc 100644 --- a/index.html +++ b/index.html @@ -86,7 +86,7 @@

Skills and competences

Code-sample

                             
-                            def is_even(num: int) -> bool:
+ def is_even(num: int) -> bool:
    return num % 2 == 0
@@ -98,7 +98,7 @@

Projects

RSS CV Markdown
  • - RSS CV HTML&CSS + RSS CV HTML&CSS
  • @@ -113,7 +113,5 @@

    Projects

    2024, GitHub: asfound

    - - \ No newline at end of file