From 8e3274dd2cdee72fa2c54283630d04331a58406a Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Mon, 26 Apr 2021 11:29:52 +0200 Subject: orange text on charles --- frontend/site/projects/museum/stl-files.js | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'frontend/site/projects/museum/stl-files.js') diff --git a/frontend/site/projects/museum/stl-files.js b/frontend/site/projects/museum/stl-files.js index 042f7d1..365c8a8 100644 --- a/frontend/site/projects/museum/stl-files.js +++ b/frontend/site/projects/museum/stl-files.js @@ -1,7 +1,7 @@ export const STL_FILES = { "nora-nefertiti": { - url: "/last-museum/static/media/last-museum/nora-albadri/nefertiti.stl", + url: "/thelastmuseum/static/media/last-museum/nora-albadri/nefertiti.stl", modelMaterial: { color: "#bbbbff", metalness: 0.7, @@ -23,7 +23,7 @@ export const STL_FILES = { }, "nora-horus-2": { - url: "/last-museum/static/media/last-museum/nora-albadri/shehorus.stl", + url: "/thelastmuseum/static/media/last-museum/nora-albadri/shehorus.stl", modelMaterial: { color: "#dddddd", metalness: 0.9, @@ -45,7 +45,7 @@ export const STL_FILES = { }, "nora-peg-stairs-close": { - url: "/last-museum/static/media/last-museum/nora-albadri/peg.stl", + url: "/thelastmuseum/static/media/last-museum/nora-albadri/peg.stl", modelMaterial: { color: "#0000ff", metalness: 0.9, @@ -68,7 +68,7 @@ export const STL_FILES = { }, "nora-lamassu-2": { - url: "/last-museum/static/media/last-museum/nora-albadri/lamassu.stl", + url: "/thelastmuseum/static/media/last-museum/nora-albadri/lamassu.stl", modelMaterial: { color: "#efe8f8", metalness: 0.5, @@ -91,7 +91,7 @@ export const STL_FILES = { }, "nora-queen-of-night-server": { - url: "/last-museum/static/media/last-museum/nora-albadri/queen.stl", + url: "/thelastmuseum/static/media/last-museum/nora-albadri/queen.stl", modelMaterial: { color: "#FCE6DC", metalness: 0.8, -- cgit v1.2.3-70-g09d2