added a category taxonomy

This commit is contained in:
ParkerTenBroeck 2026-01-22 10:46:04 -05:00
parent 17815ebf1f
commit 58c56b0af7
28 changed files with 46 additions and 18 deletions

View file

@ -5,8 +5,11 @@ date = 2025-05-07
[taxonomies]
tags = ["java", "bytecode"]
category = ["project"]
+++
[!WARN]
meow
```java
public static Future<Void, IOException> echo(@Cancellation("close") Socket socket) throws IOException {