Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
KatieLisabeth committed Sep 27, 2024
1 parent d8d2d48 commit bf7fb46
Show file tree
Hide file tree
Showing 28 changed files with 122 additions and 32 deletions.
17 changes: 17 additions & 0 deletions 404.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Portfolio</title>
</head>
<body>
<script>
// Handle GitHub Pages 404 by redirecting to index.html and preserving the path
;(function () {
var redirectTo = '/portfolio' + location.pathname + location.search
location.replace(redirectTo)
})()
</script>
</body>
</html>
1 change: 1 addition & 0 deletions assets/AboutView-Bo9K7xJf.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion assets/AboutView-C6Dx7pxG.css

This file was deleted.

1 change: 0 additions & 1 deletion assets/AboutView-CYvNB3S7.js

This file was deleted.

1 change: 1 addition & 0 deletions assets/AboutView-CrB8d4Gq.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file added assets/EN-BX3yEJ68.pdf
Binary file not shown.
1 change: 1 addition & 0 deletions assets/HomeView-CkK--5kX.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions assets/HomeView-D2Ab_5J8.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions assets/WorkView-D4BeQDBc.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions assets/WorkView-OU8L1PLe.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 9 additions & 0 deletions assets/api-CPWlHqiE.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions assets/github-DNvnF25k.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit bf7fb46

Please sign in to comment.