mirror of
https://github.com/typeable/octopod.git
synced 2024-11-22 16:56:29 +03:00
iko
071d58d0d2
* Introduced config check * Remove tag from frontend and redid all of search * Added migrations * Fixed layout * Fixed search ordering * Refined markup * Imporved text for empty overrides * Refined text * Unified control scripts * Formatting * Fixed octo CLI * Fixed build
13 lines
187 B
HTML
13 lines
187 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="theme-color" content="#3671E3">
|
|
</head>
|
|
|
|
<body>
|
|
</body>
|
|
<script language="javascript" src="all.js"></script>
|
|
|
|
</html> |