Skip to content

Commit

Permalink
Merge pull request #14 from YuzeTT/dev
Browse files Browse the repository at this point in the history
chore: update text
  • Loading branch information
YuzeTT authored Jan 21, 2024
2 parents adb805a + e6266d8 commit e9f17a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ export default function index() {
<a href="https://target.elfmc.com/" target='_blank' className='col-span-2 flex items-center gap-3 bg-orange-100 p-2 rounded-md'>
<img src="/images/icons/fq-icon.svg" alt="" className='w-14 h-14 rounded p-3 bg-white' />
<div>
<div className='text-lg font-bold text-orange-800'>POMOTIMER 番茄钟</div>
<div className='text-lg font-bold text-orange-800'>目标番茄钟</div>
<div className='flex items-center mt-1 gap-2'>
{/* <div className='text-xs px-1 py-0.5 bg-purple-200 text-purple-800 rounded'>社区实现</div> */}
<div className='text-xs px-1 py-0.5 bg-orange-200 text-orange-800 rounded'>Web</div>
Expand Down

0 comments on commit e9f17a0

Please sign in to comment.