const sites = { projects: [ { name: "Blog", url: "https://blog.tolelom.xyz", icon: "๐Ÿ“", description: "๊ฐœ์ธ ๋ธ”๋กœ๊ทธ" }, { name: "One of the Plans", url: "https://a301.tolelom.xyz", icon: "๐ŸŽฎ", description: "MMORPG Unity ๊ฒŒ์ž„" }, { name: "No-Ill", url: "https://no-ill.tolelom.xyz", icon: "๐Ÿฅ", description: "๋…ธ์ธ ๋‚™์ƒ๊ฐ์ง€ ยท ์™ธ๋กœ์›€๋ฐฉ์ง€", subLinks: [ { label: "๋ณดํ˜ธ์ž ์•ฑ", url: "https://no-ill-app.tolelom.xyz" } ] }, { name: "SION", url: "https://sion.tolelom.xyz", icon: "๐Ÿš—", description: "Jetson ์ž์œจ์ฃผํ–‰ ๋ชจ๋‹ˆํ„ฐ๋ง" } ], infra: [ { name: "Git", url: "https://git.tolelom.xyz", icon: "๐Ÿ—ƒ๏ธ", description: "์…€ํ”„ํ˜ธ์ŠคํŒ… Git" }, { name: "Portainer", url: "https://port.tolelom.xyz", icon: "๐Ÿณ", description: "Docker ๊ด€๋ฆฌ" }, { name: "Monitoring", url: "https://monitoring.tolelom.xyz", icon: "๐Ÿ“Š", description: "์„œ๋ฒ„ ๋ชจ๋‹ˆํ„ฐ๋ง" } ] };