Add: 02/23 AIヘッドライン(夕刊)
Deploy Docusaurus Site / deploy (push) Successful in 25s

This commit is contained in:
2026-02-23 09:06:52 +00:00
parent 5438f2fdef
commit e504d6f8e6
4 changed files with 218 additions and 1 deletions
+5 -1
View File
@@ -5,7 +5,7 @@ import type * as Preset from '@docusaurus/preset-classic';
const config: Config = {
title: '雑記 by swallow',
tagline: '技術・思考・作ったもの',
favicon: 'img/favicon.ico',
favicon: 'img/favicon.svg',
future: {
v4: true,
@@ -58,6 +58,10 @@ const config: Config = {
respectPrefersColorScheme: true,
},
navbar: {
logo: {
alt: 'swallow logo',
src: 'img/favicon.svg',
},
title: '雑記 by swallow',
items: [
{