Skip to content

Commit

Permalink
fixed assets
Browse files Browse the repository at this point in the history
  • Loading branch information
pr3y committed Sep 30, 2024
1 parent f6ba621 commit b93a19b
Show file tree
Hide file tree
Showing 10 changed files with 19 additions and 1 deletion.
Binary file added assets/fonts/vt323.ttf
Binary file not shown.
File renamed without changes
Binary file added assets/img/bruce_png.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions assets/img/discord.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions assets/img/github.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/img/logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions assets/img/youtube.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed img/BruceBanner.png
Binary file not shown.
Binary file removed img/BruceIcon.png
Binary file not shown.
2 changes: 1 addition & 1 deletion style.css
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ body::before {
left: 0;
width: 100%;
height: 100%;
background: url("img/aqua.gif") lightgray 100% / cover no-repeat;
background: url("assets/img/aqua.gif") lightgray 100% / cover no-repeat;
filter: blur(5px);
transform: scale(1.2);
z-index: -1;
Expand Down

0 comments on commit b93a19b

Please sign in to comment.