mirror of
https://gitee.com/bitdance-team/chrome-extension
synced 2025-10-08 00:45:13 +08:00
番茄钟初始界面
This commit is contained in:
12
gitee_pomodoro/assets/html/options.html
Normal file
12
gitee_pomodoro/assets/html/options.html
Normal file
@@ -0,0 +1,12 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Document</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>this is a settings page</h1>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user