diff options
| author | s1n <[email protected]> | 2019-09-07 20:52:26 -0700 |
|---|---|---|
| committer | s1n <[email protected]> | 2019-09-07 20:52:26 -0700 |
| commit | 84bdefe1679acdfb4dcb505fbc371d5f5f31cc9a (patch) | |
| tree | 79c2ff807086036f634d27d3be7de0b28e069c20 /input-lag/index.html | |
| parent | add demos to directory, input lag (diff) | |
| download | s1n.pw-admin-84bdefe1679acdfb4dcb505fbc371d5f5f31cc9a.tar.xz s1n.pw-admin-84bdefe1679acdfb4dcb505fbc371d5f5f31cc9a.zip | |
fix input lag title
Diffstat (limited to 'input-lag/index.html')
| -rw-r--r-- | input-lag/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/input-lag/index.html b/input-lag/index.html index 6642dd7..0071afd 100644 --- a/input-lag/index.html +++ b/input-lag/index.html @@ -5,7 +5,7 @@ <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta http-equiv="X-UA-Compatible" content="ie=edge"> - <title>Document</title> + <title>Input Lag</title> <!-- CSS Links --> <link rel="stylesheet" href="/input-lag/css/main.css"> <!-- External Libraries --> |