factor-work/bonerbonerboner/templates/themes.xml

12 lines
416 B
XML
Raw Normal View History

2021-04-04 11:10:32 -04:00
<?xml version='1.0' ?>
<t:chloe xmlns:t="http://factorcode.org/chloe/1.0" >
2021-04-11 23:04:12 -04:00
<html class="@theme" lang="en" >
2021-04-04 11:10:32 -04:00
<head>
2021-04-11 23:04:12 -04:00
<title>boners</title>
2021-04-04 11:10:32 -04:00
<meta name="viewport" content="width=device-width, initial-sale=1"/>
2021-04-11 23:04:12 -04:00
<link rel="stylesheet" type="text/css" href="https://static.bonerbonerboner.com/css/bbb.css" />
2021-04-04 11:10:32 -04:00
</head>
<body/>
</html>
</t:chloe>