mirror of
https://github.com/He4eT/tabswitcher.git
synced 2026-05-04 17:07:23 +00:00
pages/search: init
This commit is contained in:
parent
b6a89a2713
commit
8d91c80b8b
4 changed files with 48 additions and 1 deletions
14
pages/search/search.html
Normal file
14
pages/search/search.html
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
<!doctype html>
|
||||
<html lang='en'>
|
||||
<head>
|
||||
<meta charset='UTF-8'>
|
||||
<title>Tabswhither</title>
|
||||
<link rel='stylesheet' href='../css/common.css' />
|
||||
<link rel='stylesheet' href='./search.css' />
|
||||
</head>
|
||||
|
||||
<body>
|
||||
lorem
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue