k47de
https://lh3.googleusercontent.com/a/ACg8ocK2eN__3Bdtb7jtiDjSq_sjfk9qjHXqKSr5j-JkF1dUhzMTsPmBRg=s96-c#.png
Handle Name: (?:K|k)(?:4|a|q)(?:na|7)_?de
Nick Name: Yuzuki Kana / 結月 夏那
https://gyazo.com/3fc751e3be7e048ed6607dde67656e72
Real Name: Momose Kanato / 百瀬 奏
https://gyazo.com/1954b6090bffcb949fcf97c8e982d5af
一応直筆サイン
Age: Over18
Pronouns: They/Them
座右の銘
「A single event can awaken within us a stranger totally unknown to us. To live is to be slowly born.」
「たった一つの出来事が我々の中に眠る未知なる他人を目覚めさせることがある。生きるとはゆっくり生まれることだ。」
アントワーヌ・ド・サン=テグジュペリの言葉
「Some people come into our lives and quickly go. Some stay for while, leave footstep on our hearts, and we are never, ever the same.」
「私達の人生に現れ、すぐに去っていく人がいる。しばらくとどまり、心に足跡を残していく人もいる。そして、私達は決して元通りではいられない。」
発言元不明
でも有名な言葉なんだよな
リンク集
運営サイト
個人ブログ
殆どが雑に描いている
Scrapboxよりもまとまってはいる
開発系
SNS
X (Formerly Twitter)
Instagram
Scrapbox
misc
code:script.js
const path = '/api/code/tonet/dark-theme/style.css';
import {setTheme} from '/api/code/tonet/theme-loader/loader.js';
setTheme('default-dark');
document.head.insertAdjacentHTML('beforeend', <link rel="stylesheet" href="${path}">);
code:style.css