initial commit

trunk
Jahnertz 2023-05-21 21:35:38 +10:00
commit 28a2793943
2 changed files with 13 additions and 0 deletions

4
.gitignore vendored 100644
View File

@ -0,0 +1,4 @@
*.log
.cache
.DS_Store
build

9
src/index.html 100644
View File

@ -0,0 +1,9 @@
<!DOCTYPE html>
<html>
<header>
<title>Jordan Hanrahan - Portfolio</title>
</header>
<body>
<h1>Jordan Hanrahan</h1>
<h2>Art Direction - Graphic Design - Motion Graphics</h2>
</html>