You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

12 lines
296 B

<?php
include '../functions.php';
yimian__header("Yimian Resume","Yimian,Resume,CV,introduction","Resume of Yimian");
echo "<link href=./static/css/app.121ce650a966130fb0f2ffacb130b3de.css rel=stylesheet>";
yimian__headerEnd();
echo file_get_contents("./index.html");
yimian__simpleFooter();