Should all be working
This commit is contained in:
parent
1c29248f9f
commit
e3543f99c5
6 changed files with 322 additions and 24 deletions
|
@ -5,7 +5,6 @@ import Divider from "./Divider.astro"
|
|||
|
||||
<header>
|
||||
<section id={styles.jumbo}>
|
||||
<!-- <h1>Henry Hiles</h1> -->
|
||||
<img
|
||||
id={styles.logoLong}
|
||||
src="/images/logoLong.svg"
|
||||
|
@ -13,8 +12,7 @@ import Divider from "./Divider.astro"
|
|||
/>
|
||||
<Divider />
|
||||
<span id={styles.shortAbout}>
|
||||
Full Stack .NET Developer & Discord Bot Developer
|
||||
Full Stack Web Developer and Discord Bot Developer
|
||||
</span>
|
||||
<!-- <RoundDivider /> -->
|
||||
</section>
|
||||
</header>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue