mirror of
https://github.com/PretendoNetwork/website.git
synced 2026-08-24 17:47:10 -05:00
Fix grammar issue, import Poppins by default (thanks Monty!)
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
},
|
||||
{
|
||||
"question": "Do you know when <feature/service> will be ready?",
|
||||
"answer": "No. Lots of Pretendo's features/services are developed independently (for example, Miiverse may be worked on one dev while Accounts and Friends by another) and therefore we cannot give an overall ETA for how long this will take."
|
||||
"answer": "No. Lots of Pretendo's features/services are developed independently (for example, Miiverse may be worked on by one developer while Accounts and Friends is being worked on by another) and therefore we cannot give an overall ETA for how long this will take."
|
||||
},
|
||||
{
|
||||
"question": "Does Pretendo work on Cemu/emulators?",
|
||||
|
||||
@@ -30,6 +30,8 @@
|
||||
<link rel="stylesheet" href="/main.css">
|
||||
<!-- favicon -->
|
||||
<link rel="shortcut icon" href="/assets/images/favicon.ico">
|
||||
|
||||
<link href="https://fonts.googleapis.com/css2?family=Poppins&display=swap" rel="stylesheet">
|
||||
</head>
|
||||
<body>
|
||||
{{{ body }}}
|
||||
|
||||
Reference in New Issue
Block a user