# Please do NOT edit this file! # # Create a new `Socials.toml` file in your site `data` directory # instead of editing here directly. # # For the `icon`, see SVG.toml #[[socials]] # id = "rss" # url = "/rss.xml" # icon = "rss" # title = "RSS" # weight = 1 [[socials]] id = "email" url = "mailto:qingci30@163.com" icon = "envelope" title = "Email" weight = 2 [[socials]] id = "github" url = "https://github.com/ink-soul" icon = "github" title = "GitHub" weight = 3 [[socials]] id = "gitea" url = "http://gitea.inksoul.top/inksoul" icon = "gitea" title = "gitea" weight = 4 [[socials]] id = "bilibili" url = "https://space.bilibili.com/262369930" icon = "bilibili" title = "bilibili" weight = 5 #[[socials]] # id = "telegram" # url = "https://t.me/yixiuer" # icon = "telegram" # title = "Telegram" # weight = 5