Commit 7513354e authored by Laura Heimann's avatar Laura Heimann

added deprecation tag to menu

parent 8d99ec8d
...@@ -144,7 +144,7 @@ ...@@ -144,7 +144,7 @@
<div class="content"> <div class="content">
<div class="on-this-page-nav"> <div class="on-this-page-nav">
<div class="title">On this page</div> <div class="title">On this page</div>
<a href="#promos">Promos</a> <a href="#promos"><span class="badge badge-secondary">Deprecated</span> Promos</a>
<a href="#activePromos">Active Promos</a> <a href="#activePromos">Active Promos</a>
</div> </div>
</div> </div>
......
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