Added this website as content to hobbies, refactored some items into site-layout
This commit is contained in:
@@ -14,6 +14,7 @@ const keys: { [key: string]: string } = {
|
||||
TDD: "Test driven development",
|
||||
UPS: "Uninterruptible power supply",
|
||||
VISA: "Virtual instrument software architecture",
|
||||
VPS: "Virtual private server",
|
||||
};
|
||||
|
||||
const key: string | undefined = Astro.props.key;
|
||||
|
||||
Reference in New Issue
Block a user