"use strict";Object.defineProperty(exports,"__esModule",{value:true});Object.defineProperty(exports,"default",{enumerable:true,get:function(){return _default}});function MDXContent(props){if(props===void 0)props={};var _createMdxContent=function _createMdxContent(){var _components=Object.assign({blockquote:"blockquote",p:"p",br:"br",hr:"hr",h2:"h2"},props.components);return Vue.h(Vue.Fragment,null,Vue.h(_components.blockquote,null,"\n",Vue.h(_components.p,null,"「想念我的時候,就擡頭看看月亮吧~」",Vue.h(_components.br),"\n","「我會在月亮上等你」"),"\n"),"\n",Vue.h(_components.p,null,"這是她留給我們最後的念想....."),"\n",Vue.h(_components.hr),"\n",Vue.h(_components.h2,null,"關於她"),"\n",Vue.h(_components.p,null,"她就和她的暱稱柒鳥一樣,像鳥一樣飛向高空,飛到月亮上去...\n如果說起御坂網絡對她的印象的話,我們很感謝她創建了「御坂網絡」這樣一個給我們帶來快樂的地方。"),"\n",Vue.h(_components.p,null,"她是一個活潑開朗,樂於助人的女孩子,不僅對我們非常照顧,還挽救了很多自殺的人,只是可惜,醫者不能自醫,她最終還是沒能挽救自己..."),"\n",Vue.h(_components.p,null,"她對音遊有着一種執着的愛,在生命的最後一刻,用「風嶼」向我們告別。"),"\n",Vue.h(_components.blockquote,null,"\n",Vue.h(_components.p,null,"終會有一天,我們都能自由地生存在這個世界上"),"\n"),"\n",Vue.h(_components.p,null,"這是她最後的願望......"),"\n",Vue.h(_components.hr),"\n",Vue.h(_components.p,null,"“希望你能在那邊做一個開心的女孩子,我們想你的時候,都會擡頭望向天空中的明月。”"),"\n",Vue.h("p",{align:"right"},Vue.h(_components.p,null,"御坂網絡全體成員"),Vue.h("br"),Vue.h(_components.p,null,"2022.8.14")))};var _ref=props.components||{},MDXLayout=_ref.wrapper;return MDXLayout?Vue.h(MDXLayout,props,Vue.h(_createMdxContent)):_createMdxContent()}var _default=MDXContent;