12 lines
129 B
Text
12 lines
129 B
Text
|
---
|
||
|
---
|
||
|
|
||
|
<html lang="en">
|
||
|
<head>
|
||
|
<title>url-protocol</title>
|
||
|
</head>
|
||
|
<body>
|
||
|
{Astro.url.protocol}
|
||
|
</body>
|
||
|
</html>
|