This repository has been archived on 2025-10-29. You can view files and clone it, but cannot push or open issues or pull requests.
Files
M6C9.de/index.pug
Michael Czechowski 42c6a14718 implement pug
2024-10-11 00:10:51 +02:00

13 lines
321 B
Plaintext

doctype html
html.scroll-smooth(lang=lang)
include src/components/Head
body.font-mono.m-0.p-0
main.flex.flex-col
article(itemscope, itemtype="http://schema.org/Person")
include src/components/Title
include src/components/Professional
include src/components/Academia
include src/components/Footer