mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 09:27:35 +00:00
Base: Create /res/graphics/ and relocate system art assets
This commit is contained in:
parent
4463fed398
commit
61ba39dfa0
10 changed files with 7 additions and 7 deletions
|
@ -23,6 +23,6 @@
|
|||
</head>
|
||||
<body>
|
||||
<canvas width=400 height=400></canvas>
|
||||
<img src="../../../res/icons/buggie.png">
|
||||
<img src="../../../res/graphics/buggie.png">
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue