diff --git a/.remanso.json b/.remanso.json new file mode 100644 index 0000000..9111037 --- /dev/null +++ b/.remanso.json @@ -0,0 +1,12 @@ +{ + "fontFamilies": [ + "Arvo", + "Intel One Mono", + "Geist Mono", + "Space Mono", + "PT Serif" + ], + "fontSize": "15pt", + "pageWidth": "480px", + "backlink": false +}