Skip to content

Commit

Permalink
Adding updates
Browse files Browse the repository at this point in the history
  • Loading branch information
tnylea committed May 6, 2024
1 parent 913f327 commit 40ea7e2
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions config/devdojo/auth/appearance.php
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
'container' => 'center'
],
'favicon' => [
'light' => '/auth/build/img/favicon.png',
'dark' => '/auth/build/img/favicon-dark.png',
'light' => '/auth/img/favicon.png',
'dark' => '/auth/img/favicon-dark.png',
],
];
2 changes: 1 addition & 1 deletion public/build/assets/styles.css

Large diffs are not rendered by default.

File renamed without changes
File renamed without changes

0 comments on commit 40ea7e2

Please sign in to comment.