Everything is now working
This commit is contained in:
parent
4a0f708c4f
commit
15659f2dc8
4 changed files with 6 additions and 2 deletions
|
@ -3,7 +3,7 @@ import styles from "../styles/About.module.css"
|
|||
import Divider from "./Divider.astro"
|
||||
---
|
||||
|
||||
<section class={styles.about}>
|
||||
<section class={styles.about} id="about">
|
||||
<h2>About Me</h2>
|
||||
<Divider />
|
||||
<article class={styles.textArticle}>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue