minor fixes

Changed files
+3 -1
site
+2
site/config.php
··· 1 1 <?php 2 2 3 3 define("BASE_URL", "https://girlonthemoon.xyz/"); 4 + 5 + ?>
+1 -1
site/hcard.php
··· 1 - <?php include("../config.php"); ?> 1 + <?php include("config.php"); ?> 2 2 3 3 <style> 4 4 .mf-card {