diff options
| author | syn <isaqtm@gmail.com> | 2020-01-13 22:16:16 +0300 |
|---|---|---|
| committer | syn <isaqtm@gmail.com> | 2020-01-13 22:16:16 +0300 |
| commit | 39083e6488e15bdb5ee02713e62c37718b0a4301 (patch) | |
| tree | 60184c50d741fc755a80ede608e45dbce00ff35f /src/index.html | |
| parent | eca1edf0943aa1531f41542508fa8504c96bc491 (diff) | |
| download | fcked-rt-master.tar.gz | |
Diffstat (limited to 'src/index.html')
| -rw-r--r-- | src/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/index.html b/src/index.html index d0bdd15..4c8a34e 100644 --- a/src/index.html +++ b/src/index.html @@ -4,6 +4,7 @@ <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <meta http-equiv="x-ua-compatible" content="ie=edge"> + <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&display=swap" /> <title>fcked-rt</title> <meta name="description" content=""> </head> |
