diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ <!DOCTYPE html> <html lang="en"> <head> + <link rel="preload" href="/fonts/OpenSans.woff2" as="font" type="font/woff2" crossorigin> + <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <!-- Add .onion link --> |