ERROR
src/views/index.pug
ERROR
src/views/index.pug
Failed to calculate interdiff for this file.
NEW
src/lib/highlight.ts
NEW
src/lib/highlight.ts
···
9
9
themes: ['catppuccin-latte', 'catppuccin-mocha'],
10
10
langs: [
11
11
'javascript', 'typescript', 'python', 'java', 'rust',
12
-
'go', 'c', 'cpp', 'csharp', 'php', 'ruby', 'cobol',
12
+
'go', 'c', 'cpp', 'csharp', 'php', 'ruby', 'cobol', 'kotlin',
13
13
'plaintext', 'txt', 'bash', 'nix'
14
14
]
15
15
})
···
45
45
}
46
46
})
47
47
}
48
-
}
48
+
}