Design
This commit is contained in:
+16
@@ -0,0 +1,16 @@
|
||||
<!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, shrink-to-fit=no" />
|
||||
<meta name="keywords" content="pgtune, postgresql, postgres, tuning, config, configuration, free, open source" />
|
||||
<meta name="description" content="PgTune - Tuning PostgreSQL config by your hardware" />
|
||||
<link type="text/plain" rel="author" href="/humans.txt" />
|
||||
<title>PGTune - calculate configuration for PostgreSQL based on the maximum performance for a given hardware configuration</title>
|
||||
</head>
|
||||
<body>
|
||||
<div id="app" class="isolate"></div>
|
||||
<script async="async" defer="defer" type="module" src="/src/main.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user