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>
|
<p>Welcome to buffet's kitchen! We hope you enjoy your stay!</p>
|
||||||
<h2 id="our-menu">Our Menu</h2>
|
<h2 id="our-menu">Our Menu</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="/chef/rice">rice</a>: configuration files used across my
|
<li><a href="/chef/rice">rice</a><sup>1</sup>: configuration files used
|
||||||
systems</li>
|
across my systems</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
<p><sup>1</sup> Nix</p>
|
||||||
<h2 id="want-to-join-our-team">Want To Join Our Team?</h2>
|
<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>
|
<h3 id="we-are-hiring-not-really">We are hiring (not really):</h3>
|
||||||
<ul>
|
<ul>
|
||||||
|
|
|
@ -7,7 +7,9 @@ We hope you enjoy your stay!
|
||||||
Our Menu
|
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?
|
Want To Join Our Team?
|
||||||
----------------------
|
----------------------
|
||||||
|
|
Loading…
Reference in a new issue