From b5dcc96742cc2cbf98e4c0f734e842418e4f4307 Mon Sep 17 00:00:00 2001 From: maike Date: Thu, 3 Sep 2026 10:59:09 +0500 Subject: Restructued a project --- lib/partials/header.p | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 lib/partials/header.p (limited to 'lib/partials/header.p') diff --git a/lib/partials/header.p b/lib/partials/header.p new file mode 100644 index 0000000..84e59d1 --- /dev/null +++ b/lib/partials/header.p @@ -0,0 +1,21 @@ +@USE +picture.p + +@header[brand] +$pokepi[ + $.[image/webp][/img/pokepi.webp] + $.[image/png][/img/pokepi.png] +] + + +#end @header[] -- cgit v1.3