Fix : 웹사이트에 날짜 나오는 버그 수정
This commit is contained in:
parent
6504d9b109
commit
565f10f92f
@ -5,7 +5,9 @@
|
||||
"WebFetch(domain:www.youtube.com)",
|
||||
"WebSearch",
|
||||
"Bash(sed:*)",
|
||||
"Bash(sort:*)"
|
||||
"Bash(sort:*)",
|
||||
"WebFetch(domain:studio.v-llage.com)",
|
||||
"Bash(awk:*)"
|
||||
],
|
||||
"deny": [],
|
||||
"ask": []
|
||||
|
||||
@ -2,49 +2,41 @@
|
||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
||||
<url>
|
||||
<loc>https://minglestudio.co.kr/</loc>
|
||||
<lastmod>2024-12-13</lastmod>
|
||||
<changefreq>weekly</changefreq>
|
||||
<priority>1.0</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://minglestudio.co.kr/index.html</loc>
|
||||
<lastmod>2024-12-13</lastmod>
|
||||
<changefreq>weekly</changefreq>
|
||||
<priority>1.0</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://minglestudio.co.kr/about.html</loc>
|
||||
<lastmod>2024-12-13</lastmod>
|
||||
<changefreq>monthly</changefreq>
|
||||
<priority>0.8</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://minglestudio.co.kr/services.html</loc>
|
||||
<lastmod>2024-12-13</lastmod>
|
||||
<changefreq>monthly</changefreq>
|
||||
<priority>0.9</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://minglestudio.co.kr/portfolio.html</loc>
|
||||
<lastmod>2024-12-13</lastmod>
|
||||
<changefreq>weekly</changefreq>
|
||||
<priority>0.8</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://minglestudio.co.kr/gallery.html</loc>
|
||||
<lastmod>2024-12-13</lastmod>
|
||||
<changefreq>monthly</changefreq>
|
||||
<priority>0.7</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://minglestudio.co.kr/contact.html</loc>
|
||||
<lastmod>2024-12-13</lastmod>
|
||||
<changefreq>monthly</changefreq>
|
||||
<priority>0.7</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://minglestudio.co.kr/qna.html</loc>
|
||||
<lastmod>2024-12-13</lastmod>
|
||||
<changefreq>weekly</changefreq>
|
||||
<priority>0.6</priority>
|
||||
</url>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user