mirror of
https://github.com/muerwre/muerwre.github.io.git
synced 2025-04-25 02:46:39 +07:00
6 lines
159 B
TypeScript
6 lines
159 B
TypeScript
export const contacts = {
|
|
telegram: "vv4000",
|
|
email: "Z290aGFtNDhAZ21haWwuY29t",
|
|
github: "muerwre",
|
|
location: "Pavlodar, Rep. Kazakhstan",
|
|
} as const;
|