Majhne spremembe

This commit is contained in:
Martin Vuk 2026-01-14 11:59:44 +01:00
parent b6c83ca3e5
commit a23c2e32fe
8 changed files with 12 additions and 15 deletions

View file

@ -16,6 +16,5 @@
width: 2cm, fill: blue.lighten(50%), ..args)
#let file-object(coord, hash, name, ..args) = commit-object(coord, hash, name,
width: 2cm, fill: gray.lighten(50%), ..args)
#let git-object(hash, content) = table(columns: 1, [Zgoščena vrednost: #raw(hash)], raw(block:true, content))
#let bla(coord, ..args) = file-object(coord, "bcc138", ..args)[bla]
#let blabla(coord, ..args) = file-object(coord, "2ce22b", ..args)[blabla]