commit 4f04da14546fa7e5bd61d1b1c478e7af413c5909 from: Benjamin Stürz date: Mon Oct 07 19:13:33 2024 UTC add webring commit - 864d22e8df3f7ecee96501850c74ec1048430712 commit + 4f04da14546fa7e5bd61d1b1c478e7af413c5909 blob - 0c261fd4921a600e7f87ebdb370d6c333b09fb92 blob + 0d2a619f4ae10bfa88e50ea52d24416cdb9fc9bb --- src/site/index.rs +++ src/site/index.rs @@ -10,6 +10,11 @@ pub fn index(_req: &Request) -> Result { br; br; a [href="/cv-en.pdf"] { "Curriculum Vitae"; } + br; + br; + a [href="https://obiw.ac"] { + img [src="/bell.svg", alt="Web Ring"] {} + } } } };