mirror of
https://github.com/SrIzan10/mainwebsite.git
synced 2026-06-06 00:56:58 +00:00
chore: you don't imagine how difficult is english
This commit is contained in:
@@ -2,7 +2,6 @@ import './App.css'
|
||||
import * as React from 'react'
|
||||
import { FontAwesomeIcon } from '@fortawesome/react-fontawesome'
|
||||
import { faGithub } from '@fortawesome/free-brands-svg-icons'
|
||||
import osulogo from './assets/osulogo.svg'
|
||||
|
||||
function App() {
|
||||
// OsuBeat :weary:
|
||||
@@ -11,7 +10,7 @@ function App() {
|
||||
<div>
|
||||
<div className='aboutMeBox'>
|
||||
<img src='https://github.com/SrIzan10.png' height='200px' />
|
||||
<p>I'm a hobbyist developer and <a href='https://osu.ppy.sh/users/SrIzan10'>osu! player</a> based on Spain who loves to open-source and work on teams.</p>
|
||||
<p>I'm a hobbyist developer and <a href='https://osu.ppy.sh/users/SrIzan10'>osu! player</a> based on Spain who loves to open-source and to work on teams.</p>
|
||||
<p>Stalk me on social media:</p>
|
||||
<div className='icons'>
|
||||
<FontAwesomeIcon icon={faGithub} onDragOver={() => setOsuBeat(true)} beatFade={osuBeat} />
|
||||
|
||||
Reference in New Issue
Block a user