Skip to content

Commit

Permalink
chore(web): build adjustments
Browse files Browse the repository at this point in the history
  • Loading branch information
flauc committed Nov 14, 2024
1 parent 077da5e commit 288d386
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions web/src/lib/consts/config.const.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ export const CONFIG = {
singlePostUrlPrefix: '/posts/',
singleBlogAuthorUrlPrefix: '/authors/',
singleProductUrlPrefix: '/products/',
singleHeader: 'lpl-LzgOSgekbIqByx90BOnayIix',
singleFooter: 'lpl-pd1bNL6CZoYqEXyHcrLHQZGi'
singleHeader: '',
singleFooter: ''
};

0 comments on commit 288d386

Please sign in to comment.