Commit Diff
--- src/site/index.rs +++ src/site/index.rs @@ -10,6 +10,11 @@ pub fn index(_req: &Request) -> Result<Response> { br; br; a [href="/cv-en.pdf"] { "Curriculum Vitae"; } + br; + br; + a [href="https://obiw.ac"] { + img [src="/bell.svg", alt="Web Ring"] {} + } } } };