~prokop/rdck.dev

584d236fdac8f454117e8b16d1d9aa1be5b236fb — Prokop Randacek 6 months ago 9dbc56c
misc
2 files changed, 10 insertions(+), 7 deletions(-)

M content/index.md
M template.html
M content/index.md => content/index.md +10 -6
@@ 1,21 1,25 @@
# Hi!

My name is Prokop Randáček. I write code, like cats and play Factorio.
My name is Prokop Randáček. I write code, like cats and play Factorio. I am
member of the [0D9E](https://0d9e.tech/).

---

### Cool websites in alphabetical order
## People I like

- [0D9E](https://0d9e.tech/)
- [Bear blog](https://bearblog.dev/)
- [Drew DeVault](https://drewdevault.com/)
- [Honza Černý](https://blackblog.cz/)
- [Kubíkovo](https://chamik.eu/)
- [Lua](https://www.lua.org/)
- [LuaJIT](http://luajit.org/)
- [Marek Maškarinec](https://mrms.cz/)
- [Marian Šámal](https://mariansam.eu/)
- [Matěj Volf](https://matej.0d9e.tech/)
- [rxi](https://rxi.github.io/)
- [Tomáš Sláma](https://slama.dev/)

## Projects I like

- [Lua](https://www.lua.org/)
- [LuaJIT](http://luajit.org/)
- [SourceHut](https://sourcehut.org/)
- [Zig](https://ziglang.org/)


M template.html => template.html +0 -1
@@ 7,7 7,6 @@
		<meta name="keyworlds"   content="Prokop Randacek">
		<meta name="description" content="Prokop Randacek's personal website">
		<meta name="viewport"    content="width=device-width, initial-scale=1.0">
		<meta name="robots"      content="noindex">
		<link rel="stylesheet" href="/assets/styles.css" type="text/css">
		<link rel="icon" href="/assets/favicon16.webp" type="image/webp" sizes="16x16">
		<link rel="icon" href="/assets/favicon32.webp" type="image/webp" sizes="32x32">