diff options
| author | Ahmed Abdelhalim <[email protected]> | 2021-05-07 18:21:25 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2021-05-07 18:43:13 +0200 |
| commit | a620af696becaafe22967cb781471f32d7b9bf8b (patch) | |
| tree | 909938fd823fb27e736581a4eef3475b4a867e07 /app/assets | |
| parent | 9c75f63e8f5f9c56c9c8050b668f8981e45a15fd (diff) | |
Fix the front face
Diffstat (limited to 'app/assets')
| -rw-r--r-- | app/assets/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/assets/index.html b/app/assets/index.html index cd15351..9df154a 100644 --- a/app/assets/index.html +++ b/app/assets/index.html @@ -251,4 +251,5 @@ <footer> </footer> </body> + <link href="http://fonts.cdnfonts.com/css/pt-sans-narrow" rel="stylesheet"> </html> |
