typos
This commit is contained in:
parent
275f58b1df
commit
e9d789e733
2 changed files with 3 additions and 3 deletions
|
@ -4,7 +4,7 @@ import Navbar from "../components/navbar";
|
||||||
|
|
||||||
-----
|
-----
|
||||||
|
|
||||||
> There was once a young man looking in digust, <br />
|
> There was once a young man looking in disgust, <br />
|
||||||
> looking at code whose memory was unjust. <br />
|
> looking at code whose memory was unjust. <br />
|
||||||
> In a sleepless stupor he spoke, <br />
|
> In a sleepless stupor he spoke, <br />
|
||||||
> thinking he was quite woke, <br />
|
> thinking he was quite woke, <br />
|
||||||
|
|
|
@ -7,7 +7,7 @@ lang: "rust"
|
||||||
tags: []
|
tags: []
|
||||||
---
|
---
|
||||||
|
|
||||||
[Bunbun][1] is a search delegation service and my first project in Rust. It's a
|
[Bunbun][1] is a search delegation service and my first project in Rust. It's an
|
||||||
implementation of [bunny1][bunny1] that offers a simple config file as well as
|
implementation of [bunny1][bunny1] that offers a simple config file as well as
|
||||||
an extensible plugin system.
|
an extensible plugin system.
|
||||||
|
|
||||||
|
@ -47,4 +47,4 @@ happy with the work I've made (and always receptive of feedback).
|
||||||
[hotwatch]: https://github.com/francesca64/hotwatch/pull/4
|
[hotwatch]: https://github.com/francesca64/hotwatch/pull/4
|
||||||
[ddg-bangs]: https://duckduckgo.com/bang
|
[ddg-bangs]: https://duckduckgo.com/bang
|
||||||
|
|
||||||
[^1]: https://en.wikipedia.org/wiki/Caveat_emptor
|
[^1]: "Let the buyer beware", in Latin
|
||||||
|
|
Loading…
Reference in a new issue