forked from buzzert/smartbar
initial commit: vibe coded compiler
This commit is contained in:
9
pages/bouba.html
Normal file
9
pages/bouba.html
Normal file
@@ -0,0 +1,9 @@
|
||||
<style>
|
||||
#page {
|
||||
background-color: red;
|
||||
}
|
||||
</style>
|
||||
|
||||
<h1>bouba</h1>
|
||||
|
||||
This is a test kiki.
|
||||
8
pages/cover.html
Normal file
8
pages/cover.html
Normal file
@@ -0,0 +1,8 @@
|
||||
<style>
|
||||
#page {
|
||||
background-color: green;
|
||||
}
|
||||
</style>
|
||||
|
||||
<h1>Smart Bar</h1>
|
||||
welcome to smart bar
|
||||
Reference in New Issue
Block a user