diff --git a/content/projects/programming/index.md b/content/projects/programming/index.md index 6a5ef02..436029d 100644 --- a/content/projects/programming/index.md +++ b/content/projects/programming/index.md @@ -10,6 +10,7 @@ tags = ["programming","linux"] [extra] local_image = "img/code.svg" +++ +![Tier List](tier-list.png) ## Einleitung In diesem Artikel liste ich Programmiersprachen auf, mit welchen ich schon gearbeitet habe und ordne sie nach Erfahrungslevel (1-am wenigsten Erfahrung bis 5-am meisten Erfahrung). Ich gebe jeder Sprache außerdem eine Note abhängig davon wie gerne ich mit der Sprache Programmiere und wie gut ich ihr Design finde. diff --git a/content/projects/programming/tier-list.png b/content/projects/programming/tier-list.png new file mode 100644 index 0000000..5b5713e Binary files /dev/null and b/content/projects/programming/tier-list.png differ