TOEIC 単語カード周回
終了18, 追加0
mstdn.unigiri.net Update to v2.7.4
手順は https://github.com/tootsuite/mastodon/releases の通り。v2.7.0にpre-deploymentとpost-deploymentのコマンドがあったため、念の為v2.7.0rc3 -> v2.7.0 -> v2.7.4と段階的に上げた。
更新中にサービスが乗っているEC2インスタンスのディスク容量が100%に達したため、ボリュームサイズの拡張を行った。手順は https://docs.aws.amazon.com/ja_jp/AWSEC2/latest/UserGuide/console-modify.html 及び https://docs.aws.amazon.com/ja_jp/AWSEC2/latest/UserGuide/recognize-expanded-volume-linux.html の通り。
blog.unigiri.net favicon設定
headerに<link rel="shortcut icon" href="/images/favicon.jpg" />
を設定し、static/images/favicon.jpg
を設置した。