あぷりばーど/Appbird
https://gyazo.com/4d8ecf3b25f1745455c8d20d4ed9e6d5
引用: ブルーアーカイブ(iPadOS) ハルカ
ハルカちゃん、そして便利屋68は良いぞ!!!
/icons/Twitter.icon https://twitter.com/projectappbird
/icons/GitHub.icon https://github.com/Appbird
プログラミングと物理が好きな鳥。Kirby-Speed/Score-Recordersを開発しています。
このプロジェクトのリポジトリ
/icons/GitHub.icon https://github.com/Appbird/kss-recorders
背景画像が切り替わる
code:script.js
import setBackgroundRandomly from "https://scrapbox.io/api/code/appbirdNotebook-public/ランダムに背景を切り替える/script.js";
export function setBackground(){
setBackgroundRandomly("Appbird",true,"programming-museum","appbirdNotebook-priivate");
}
setBackground();