// instagram.json 投稿取得 js document.addEventListener('DOMContentLoaded', () => { // 投稿内容json取得 fetch('../data/instagram_graph_api/nichigura/PostsInstagram.json') .then(response => response.json()) .then(mediaData => { // [#instagram .instagram-inner ul] 配下に