Update Home authored by zkasmi's avatar zkasmi
<head> <head>
<meta name="google-site-verification" content="EHQi5MMOmQMaHCokXWLeIOCrH7tvQOytb7FysXL0MZg" />
<title> <h1> The Homepage of the RcdMathLib </h1></title> <title> <h1> The Homepage of the RcdMathLib </h1></title>
<link href="style.css" rel="stylesheet"> <link href="style.css" rel="stylesheet">
<meta name="google-site-verification" content="EHQi5MMOmQMaHCokXWLeIOCrH7tvQOytb7FysXL0MZg" />
</head> </head>
<body> <body>
<?php markdown(file_get_contents('your_content.md')); ?> <?php markdown(file_get_contents('your_content.md')); ?>
... ...
......