diff options
Diffstat (limited to 'templates/base.html')
| -rw-r--r-- | templates/base.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/base.html b/templates/base.html index a9bd296..086f5fc 100644 --- a/templates/base.html +++ b/templates/base.html @@ -4,6 +4,7 @@ <meta charset="utf-8"> <title>Arslaan Pathan</title> <link rel="stylesheet" href="/style.css"> + <link href="https://cdn.jsdelivr.net/npm/@typopro/[email protected]/TypoPRO-FantasqueSansMono.min.css" rel="stylesheet"> </head> <body> |
