This commit is contained in:
Tyrel Souza 2023-10-09 00:19:05 -04:00
parent 01dc081eb8
commit adacc5f402
No known key found for this signature in database
GPG Key ID: F3614B02ACBE438E
2 changed files with 4 additions and 1 deletions

View File

@ -4,7 +4,6 @@
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/png" sizes="500x500" href="img/icon.png">
<!-- Primary Meta Tags -->
<title>Tyrel Souza's Website</title>
<meta name="title" content="Tyrel Souza's Website" />

4
justfile Normal file
View File

@ -0,0 +1,4 @@
#!/usr/bin/env -S just --justfile
upload:
scp -r css/ img/ index.html tyrel.dev:/www/tyrel.dev/