We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e94166d commit ddff4abCopy full SHA for ddff4ab
templates/index.html
@@ -94,7 +94,7 @@ <h5 class="card-header bg-info text-white" data-toggle="collapse" data-target="#
94
95
<div class="container-fluid ">
96
<h3>AtCoderEditorialsはAtCoderの解法を集めるWebアプリです。</h3>
97
- <h5>主な機能は、閲覧・投稿・いいね・ランキングの4つです。</h5>
+ <h5>主な機能は、閲覧・投稿・いいね・タグ機能・ランキングの5つです。</h5>
98
<br>
99
<h4>良い解法をより見つけやすく</h4>
100
・いいね順に解法を並び替えることで、良い解法を見つけやすくしています。
0 commit comments