c-3lab / StarSeeker

FIWAREのデータを様々な形式で表示・管理が行えるプラットフォーム
GNU Affero General Public License v3.0
2 stars 5 forks source link

Use site/frontend/public/img for nodef's images #26

Closed mkyutani closed 1 year ago

mkyutani commented 1 year ago

nodefが参照する画像データの配置先をStarSeeker/frontend/public/imgからStarSeeker/site以下(mongoやpgのデータと同じ場所)に変更しました。それに従い、StarSeeker/frontend/publicをStarSeeker/frontend/public_templateに改名build時に中身(fabicon等)をコピーします。

ryo-ma commented 1 year ago

LGTM!