Skip to content

Commit

Permalink
Automated index update with stargazer info and timestamp
Browse files Browse the repository at this point in the history
  • Loading branch information
rphlr committed Jan 3, 2025
1 parent 895d274 commit 1991de5
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions components/homecomponents/FunnyStats.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -50,24 +50,24 @@ function FunnyStats() {
Last stargazer:
</p>
<div className="flex justify-center items-center">
{/* last_stargazer_start_JSX */}<a href="https://github.com/Sma0sh"><img src="https://avatars.githubusercontent.com/u/124877461?v=4&s=250"
{/* last_stargazer_start_JSX */}<a href="https://github.com/harry-world"><img src="https://avatars.githubusercontent.com/u/162949404?v=4&s=250"
target="_blank"/></a>{/* last_stargazer_end_JSX */}
</div>

<p className=' pt-2 text-gray-600 text-center'>
Thanks to
{/* name_start_JSX */} <a
href="https://github.com/Sma0sh"
href="https://github.com/harry-world"
target="_blank"
className='text-[#0D94B6] hover:underline'
>Sma0sh</a> {/* name_end_JSX */}
>harry-world</a> {/* name_end_JSX */}
for starring the repository! πŸŽ‰
</p>
<p className=' pt-2 text-gray-600 font-bold '>
Star Count: <span className='text-[#0D94B6] font-bold'>{/* stars_start */}840{/* stars_end */}</span> 🌟
Star Count: <span className='text-[#0D94B6] font-bold'>{/* stars_start */}842{/* stars_end */}</span> 🌟
</p>
<p className=' pt-2 text-gray-600 font-bold '>
Updates occur hourly. Last update : <span className=' font-normal'> {/* date_start_JSX */}03.01.2025, 12:14:17{/* date_end_JSX */} (CET)</span>
Updates occur hourly. Last update : <span className=' font-normal'> {/* date_start_JSX */}03.01.2025, 13:34:48{/* date_end_JSX */} (CET)</span>
</p>
<a href="https://github.com/rphlr/42-Evals" target="_blank"><img src="https://api.star-history.com/svg?repos=rphlr/42-Evals&type=Date&" className='mt-5' alt="rphlr's Blue Github Chart" /></a>
<hr className='my-5' />
Expand Down

0 comments on commit 1991de5

Please sign in to comment.