Files
critterfolio/assets/main.rml
2026-08-02 18:17:14 -05:00

13 lines
164 B
Plaintext

<rml>
<head>
<title>Critterfolio</title>
<link type="text/rcss" href="styles/main.rcss" />
</head>
<body>
<p>Hello world!</p>
</body>
</rml>