mote space

This commit is contained in:
2025-12-06 21:00:26 -06:00
parent 86f3dc9cfb
commit 63026da874
2 changed files with 4 additions and 3 deletions

View File

@@ -101,7 +101,7 @@ scp -r backend/* <user>@<server-ip>:/var/www/musicportfolio.keshavanand.net/back
### Copy Frontend Build ### Copy Frontend Build
```bash ```bash
scp -r frontend/dist/* <user>@<server-ip>:/var/www/musicportfolio.keshavanand.net/frontend/dist/ scp -r frontend/* <user>@<server-ip>:/var/www/musicportfolio.keshavanand.net/frontend/
``` ```
--- ---

View File

@@ -66,8 +66,9 @@ export default function App() {
<div> <div>
<header> <header>
<h1>Keshavs Music Portfolio</h1> <h1>Keshavs Music Portfolio</h1>
<p style={{ marginTop: "20px", marginBottom: "20px" }}> <p style={{ marginTop: "20px", marginBottom: "20px" }}> </p>
</p> <p style={{ marginTop: "20px", marginBottom: "20px" }}> </p>
</header> </header>
<main> <main>