initial commit from extension examples
This commit is contained in:
13
sidebar/sidebar.html
Normal file
13
sidebar/sidebar.html
Normal file
@@ -0,0 +1,13 @@
|
||||
<!DOCTYPE html>
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<link rel="stylesheet" href="panel.css"/>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<h1>My panel</h1>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user