File tree Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -56,18 +56,18 @@ export const profileConfig: ProfileConfig = {
5656 name : 'vaezc' ,
5757 bio : '你不需要证明什么..' ,
5858 links : [
59- {
60- name : 'Twitter' ,
61- icon : 'fa6-brands:twitter' , // Visit https://icones.js.org/ for icon codes
62- // You will need to install the corresponding icon set if it's not already included
63- // `pnpm add @iconify-json/<icon-set-name>`
64- url : 'https://twitter.com' ,
65- } ,
66- {
67- name : 'Steam' ,
68- icon : 'fa6-brands:steam' ,
69- url : 'https://store.steampowered.com' ,
70- } ,
59+ // {
60+ // name: 'Twitter',
61+ // icon: 'fa6-brands:twitter', // Visit https://icones.js.org/ for icon codes
62+ // // You will need to install the corresponding icon set if it's not already included
63+ // // `pnpm add @iconify-json/<icon-set-name>`
64+ // url: 'https://twitter.com',
65+ // },
66+ // {
67+ // name: 'Steam',
68+ // icon: 'fa6-brands:steam',
69+ // url: 'https://store.steampowered.com',
70+ // },
7171 {
7272 name : 'GitHub' ,
7373 icon : 'fa6-brands:github' ,
You can’t perform that action at this time.
0 commit comments