diff --git a/assets/icon.svg b/assets/icon.svg new file mode 100644 index 0000000..56c81fa --- /dev/null +++ b/assets/icon.svg @@ -0,0 +1,117 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/report/bachelor_thesis.typ b/report/bachelor_thesis.typ index 8270e89..73f41a2 100644 --- a/report/bachelor_thesis.typ +++ b/report/bachelor_thesis.typ @@ -18,7 +18,20 @@ #show: codly-init #codly( - languages: codly-languages, + languages: codly-languages + + ( + midas: ( + name: "Midas", + color: rgb("#eedd47"), + icon: box( + image( + "../assets/icon.svg", + height: 130%, + fit: "contain", + ), + ), + ), + ), ) #set raw(