Created inital window and cleaned up CMakeLists
This commit is contained in:
9
assets/main.rml
Normal file
9
assets/main.rml
Normal file
@@ -0,0 +1,9 @@
|
||||
<rml>
|
||||
<head>
|
||||
<title>RmlShell</title>
|
||||
<link type="text/rcss" href="styles/main.rcss"/>
|
||||
</head>
|
||||
<body>
|
||||
<p>Hello world</p>
|
||||
</body>
|
||||
</rml>
|
||||
Reference in New Issue
Block a user