From 095cdb611e830416f2574de1cb992aa1e201185c Mon Sep 17 00:00:00 2001 From: YUMA Kitamura Date: Tue, 27 May 2025 23:30:00 +0900 Subject: [PATCH] =?UTF-8?q?Revert=20"Newt=20CMS=20=E3=81=8B=E3=82=89=20Loc?= =?UTF-8?q?al=20=E3=81=AE=E7=AE=A1=E7=90=86=E3=81=B8=E5=88=87=E3=82=8A?= =?UTF-8?q?=E6=9B=BF=E3=81=88"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/components/SponsorsPageSection.vue | 8 +- app/components/sponsors/SponsorListBio.vue | 3 +- app/components/sponsors/SponsorLogo.vue | 3 +- app/pages/sponsors/index.vue | 8 +- app/static/sponsor-square/base.png | Bin 2310 -> 0 bytes app/static/sponsor-square/cloudsign.png | Bin 3035 -> 0 bytes app/static/sponsor-square/future.png | Bin 4166 -> 0 bytes app/static/sponsor-square/grapecity.png | Bin 7762 -> 0 bytes app/static/sponsor-square/icare.png | Bin 11096 -> 0 bytes app/static/sponsor-square/line.png | Bin 1783 -> 0 bytes app/static/sponsor-square/medpeer.png | Bin 6064 -> 0 bytes app/static/sponsor-square/stores.png | Bin 4928 -> 0 bytes app/static/sponsor-square/yesod.png | Bin 1603 -> 0 bytes app/static/sponsor/base.png | Bin 2398 -> 4177 bytes app/static/sponsor/bengo4.png | Bin 3522 -> 0 bytes app/static/sponsor/coconala.png | Bin 2730 -> 0 bytes app/static/sponsor/codedict.png | Bin 2460 -> 0 bytes app/static/sponsor/cybozu.png | Bin 2421 -> 0 bytes app/static/sponsor/esa.png | Bin 1768 -> 0 bytes app/static/sponsor/excite.png | Bin 2934 -> 0 bytes app/static/sponsor/future.png | Bin 2033 -> 4177 bytes app/static/sponsor/giftee.png | Bin 2273 -> 0 bytes app/static/sponsor/gihyo.png | Bin 2447 -> 0 bytes app/static/sponsor/grapecity.png | Bin 4676 -> 7782 bytes app/static/sponsor/hacomono.png | Bin 1772 -> 0 bytes app/static/sponsor/hamworks.png | Bin 2461 -> 0 bytes app/static/sponsor/icare.png | Bin 4909 -> 11115 bytes app/static/sponsor/line.png | Bin 1089 -> 1783 bytes app/static/sponsor/lm.png | Bin 1800 -> 0 bytes app/static/sponsor/m3.png | Bin 3009 -> 0 bytes app/static/sponsor/macloud.png | Bin 2220 -> 0 bytes app/static/sponsor/medpeer.png | Bin 3954 -> 6072 bytes app/static/sponsor/microad.png | Bin 3962 -> 0 bytes app/static/sponsor/monsterdive.png | Bin 2896 -> 0 bytes app/static/sponsor/newt.png | Bin 1932 -> 0 bytes app/static/sponsor/raksul.png | Bin 3192 -> 0 bytes app/static/sponsor/rakus.png | Bin 2384 -> 0 bytes app/static/sponsor/retty.png | Bin 1903 -> 0 bytes app/static/sponsor/satori.png | Bin 1373 -> 0 bytes app/static/sponsor/stores.png | Bin 3535 -> 4932 bytes app/static/sponsor/studist.png | Bin 2139 -> 0 bytes app/static/sponsor/tanomu.png | Bin 3164 -> 0 bytes app/static/sponsor/techfeed.png | Bin 616 -> 0 bytes app/static/sponsor/visasq.png | Bin 1616 -> 0 bytes app/static/sponsor/wacaxi.png | Bin 2304 -> 0 bytes app/static/sponsor/winenabe.png | Bin 1762 -> 0 bytes app/static/sponsor/yappli.png | Bin 2109 -> 0 bytes app/static/sponsor/yesod.png | Bin 1705 -> 3033 bytes app/static/sponsor/yourmystar.png | Bin 2420 -> 0 bytes app/static/sponsor/yumemi.png | Bin 2852 -> 0 bytes app/utils/environment.constants.ts | 2 - app/utils/newt.constants.ts | 1313 -------------------- 52 files changed, 8 insertions(+), 1329 deletions(-) delete mode 100644 app/static/sponsor-square/base.png delete mode 100644 app/static/sponsor-square/cloudsign.png delete mode 100644 app/static/sponsor-square/future.png delete mode 100644 app/static/sponsor-square/grapecity.png delete mode 100644 app/static/sponsor-square/icare.png delete mode 100644 app/static/sponsor-square/line.png delete mode 100644 app/static/sponsor-square/medpeer.png delete mode 100644 app/static/sponsor-square/stores.png delete mode 100644 app/static/sponsor-square/yesod.png delete mode 100644 app/static/sponsor/bengo4.png delete mode 100644 app/static/sponsor/coconala.png delete mode 100644 app/static/sponsor/codedict.png delete mode 100644 app/static/sponsor/cybozu.png delete mode 100644 app/static/sponsor/esa.png delete mode 100644 app/static/sponsor/excite.png delete mode 100644 app/static/sponsor/giftee.png delete mode 100644 app/static/sponsor/gihyo.png delete mode 100644 app/static/sponsor/hacomono.png delete mode 100644 app/static/sponsor/hamworks.png delete mode 100644 app/static/sponsor/lm.png delete mode 100644 app/static/sponsor/m3.png delete mode 100644 app/static/sponsor/macloud.png delete mode 100644 app/static/sponsor/microad.png delete mode 100644 app/static/sponsor/monsterdive.png delete mode 100644 app/static/sponsor/newt.png delete mode 100644 app/static/sponsor/raksul.png delete mode 100644 app/static/sponsor/rakus.png delete mode 100644 app/static/sponsor/retty.png delete mode 100644 app/static/sponsor/satori.png delete mode 100644 app/static/sponsor/studist.png delete mode 100644 app/static/sponsor/tanomu.png delete mode 100644 app/static/sponsor/techfeed.png delete mode 100644 app/static/sponsor/visasq.png delete mode 100644 app/static/sponsor/wacaxi.png delete mode 100644 app/static/sponsor/winenabe.png delete mode 100644 app/static/sponsor/yappli.png delete mode 100644 app/static/sponsor/yourmystar.png delete mode 100644 app/static/sponsor/yumemi.png delete mode 100644 app/utils/newt.constants.ts diff --git a/app/components/SponsorsPageSection.vue b/app/components/SponsorsPageSection.vue index 0f49f3c..afd77eb 100644 --- a/app/components/SponsorsPageSection.vue +++ b/app/components/SponsorsPageSection.vue @@ -1,13 +1,11 @@