Files
Dominik Polakovics 52e962ae83
All checks were successful
Build / build (push) Successful in 2m32s
Build / deploy-stage (push) Successful in 3m0s
Build / switch-stage (push) Successful in 2m8s
feat: add a textimage element, add news design, add a footer
2024-12-13 01:07:46 +01:00

10 lines
139 B
HTML

<!DOCTYPE html>
<html>
<head>
<f:section name="Header"></f:section>
</head>
<body>
<f:section name="main"></f:section>
</body>
</html>