feat: add Nix "allergene"
This commit is contained in:
parent
3c195f8c73
commit
32c442a56f
2 changed files with 6 additions and 3 deletions
|
@ -2,9 +2,10 @@
|
|||
<p>Welcome to buffet's kitchen! We hope you enjoy your stay!</p>
|
||||
<h2 id="our-menu">Our Menu</h2>
|
||||
<ul>
|
||||
<li><a href="/chef/rice">rice</a>: configuration files used across my
|
||||
systems</li>
|
||||
<li><a href="/chef/rice">rice</a><sup>1</sup>: configuration files used
|
||||
across my systems</li>
|
||||
</ul>
|
||||
<p><sup>1</sup> Nix</p>
|
||||
<h2 id="want-to-join-our-team">Want To Join Our Team?</h2>
|
||||
<h3 id="we-are-hiring-not-really">We are hiring (not really):</h3>
|
||||
<ul>
|
||||
|
|
|
@ -7,7 +7,9 @@ We hope you enjoy your stay!
|
|||
Our Menu
|
||||
--------
|
||||
|
||||
- `rice </chef/rice>`_: configuration files used across my systems
|
||||
- `rice </chef/rice>`_:sup:`1`: configuration files used across my systems
|
||||
|
||||
:sup:`1` Nix
|
||||
|
||||
Want To Join Our Team?
|
||||
----------------------
|
||||
|
|
Loading…
Reference in a new issue