Skip to content

Commit af93e0a

Browse files
committedOct 3, 2024·
add public directory
1 parent b7b2aa0 commit af93e0a

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed
 

‎pages/_app.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ export default function App({ Component, pageProps }) {
146146

147147
const logo = {
148148
width: 35,
149-
topBarSource: "https://github-production-user-asset-6210df.s3.amazonaws.com/75869731/373111702-ffa87fe1-17b4-41ca-8ac6-00940e4e5245.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAVCODYLSA53PQK4ZA%2F20241003%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20241003T040321Z&X-Amz-Expires=300&X-Amz-Signature=d39e2775b334eefeda60b36c67a5b3887a6bc8defb56347aa7f2fe7587af6795&X-Amz-SignedHeaders=host",
149+
topBarSource: "/grim-bag.png",
150150
accessibilityLabel: "Test Store",
151151
};
152152

File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)
Please sign in to comment.