initial commit
This commit is contained in:
commit
28a2793943
4
.gitignore
vendored
Normal file
4
.gitignore
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
*.log
|
||||
.cache
|
||||
.DS_Store
|
||||
build
|
9
src/index.html
Normal file
9
src/index.html
Normal 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>
|
Loading…
x
Reference in New Issue
Block a user