Skip to content

Commit

Permalink
add spinner (and nextui) and add comment to image resolver link in co…
Browse files Browse the repository at this point in the history
…nfig
  • Loading branch information
fredrikmonsen committed Oct 16, 2024
1 parent 1591dae commit 1467c2f
Show file tree
Hide file tree
Showing 8 changed files with 3,918 additions and 272 deletions.
1 change: 1 addition & 0 deletions next.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ const nextConfig = {
remotePatterns: [
{
protocol: 'https',
// TODO: Temporary remote pattern. Change when we have decided where to retrieve images from.
hostname: 'www.nb.no',
port: '',
pathname: '/services/image/resolver/**'
Expand Down
Loading

0 comments on commit 1467c2f

Please sign in to comment.