diff options
Diffstat (limited to 'services/blog/public/posts/2022-05-01/phperkaigi-2022/index.html')
| -rw-r--r-- | services/blog/public/posts/2022-05-01/phperkaigi-2022/index.html | 30 |
1 files changed, 29 insertions, 1 deletions
diff --git a/services/blog/public/posts/2022-05-01/phperkaigi-2022/index.html b/services/blog/public/posts/2022-05-01/phperkaigi-2022/index.html index 1ca85f7e..81fb45b8 100644 --- a/services/blog/public/posts/2022-05-01/phperkaigi-2022/index.html +++ b/services/blog/public/posts/2022-05-01/phperkaigi-2022/index.html @@ -15,7 +15,7 @@ <meta name="Hatena::Bookmark" content="nocomment"> <link rel="icon" type="image/svg+xml" href="/favicon.svg"> <title>PHPerKaigi 2022|REPL: Rest-Eat-Program Loop</title> - <link rel="stylesheet" href="/style.css?h=899271ae83285479ca025cc358975c53"> + <link rel="stylesheet" href="/style.css?h=f4a12de8fc55ef1668e211e6c6db4ade"> </head> <body class="single"> <header class="header"> @@ -55,6 +55,34 @@ </li> </ul> </header> + <nav class="toc"> + <h2>目次</h2> + <ul> + <li> + <a href="#section--intro">はじめに</a> + </li> + <li> + <a href="#section--comments">感想</a> + <ul> + <li> + <a href="#section--comments--great-sessions">厳選おすすめトーク</a> + </li> + <li> + <a href="#section--comments--token-quizzes">トークン問題の作成</a> + </li> + <li> + <a href="#section--comments--phper-challenge">PHPer チャレンジ</a> + </li> + <li> + <a href="#section--comments--conference">カンファレンス全体への感想</a> + </li> + </ul> + </li> + <li> + <a href="#section--next-year">そして来年へ……?</a> + </li> + </ul> + </nav> <div class="post-content"> <section id="changelog"> <h2><a href="#changelog">更新履歴</a></h2> |
