deno.land / x / lume@v2.1.4 / tests / assets / metas / page-2.vto
123456789101112131415---metas: title: Relative paths description: Tests the use of relative path (to page.data.url) when filling out the og:image or og:icon URL image: ./my-image.png icon: ./my-icon.png---<html> <head> </head> <body> Hello world </body></html>
Version Info