Commit 2eac208c authored by Vũ Hoàng Anh's avatar Vũ Hoàng Anh

Add : limit features

parent 41ee4c0a
This diff is collapsed.
......@@ -139,6 +139,11 @@ body{margin:0;display:flex;min-height:100vh}
<span>User Insight</span>
<span class="nav-badge badge-beta">NEW</span>
</a>
<a data-page="limit.html" class="nav-item" onclick="navigateTo(this)">
<span class="nav-icon" style="font-size:10px;font-weight:800;letter-spacing:.04em">RL</span>
<span>Rate Limit</span>
<span class="nav-badge badge-beta">NEW</span>
</a>
<a data-page="regression-test.html" class="nav-item" onclick="navigateTo(this)">
<span class="nav-icon" style="font-size:10px;font-weight:800;letter-spacing:.04em">RT</span>
<span>Regression Test</span>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment