mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-20 07:26:46 +00:00
🕶 侧边栏微调
This commit is contained in:
@@ -2,7 +2,7 @@ import React from 'react'
|
||||
|
||||
const SocialButton = () => {
|
||||
return <>
|
||||
<div className='space-x-3 text-2xl'>
|
||||
<div className='space-x-3 text-2xl text-gray-500 dark:text-gray-400'>
|
||||
<a className='fa fa-github' target='_blank' rel='noreferrer' title={'github'}
|
||||
href={'https://github.com/tangly1024'} />
|
||||
<a className='fa fa-twitter' target='_blank' rel='noreferrer' title={'twitter'}
|
||||
|
||||
Reference in New Issue
Block a user