diff options
author | FivePixels <dylan.bolger00@gmail.com> | 2023-01-28 10:35:54 -0600 |
---|---|---|
committer | FivePixels <dylan.bolger00@gmail.com> | 2023-01-28 10:35:54 -0600 |
commit | 7e8c4541f2ad149f40e0a1fd062dc252d7f9f2a1 (patch) | |
tree | bae740623cd4ed9bea19805bcaa48722119b1484 /.gitignore | |
parent | 6e5b5a4b9326ee869502973cae5af30cb534c75b (diff) | |
download | personal-website-7e8c4541f2ad149f40e0a1fd062dc252d7f9f2a1.tar.xz personal-website-7e8c4541f2ad149f40e0a1fd062dc252d7f9f2a1.zip |
Remove about page, update headline
Diffstat (limited to '.gitignore')
-rwxr-xr-x | .gitignore | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore deleted file mode 100755 index e1ca95b..0000000 --- a/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -_site/ -.DS_Store |