Update pronouns.php
This commit is contained in:
parent
0d52b5644f
commit
aa6877f64d
1 changed files with 1 additions and 8 deletions
|
@ -51,14 +51,7 @@ $tbl = array(
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
|
|
||||||
<head>
|
<?php include("inc/head.php"); ?>
|
||||||
<meta charset="UTF-8">
|
|
||||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
||||||
<title>Yuki</title>
|
|
||||||
<link rel="shortcut icon" href="img/yuki.png" type="image/jpg">
|
|
||||||
<link rel="stylesheet" href="css/style.css">
|
|
||||||
</head>
|
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<?php include("inc/top.php"); ?>
|
<?php include("inc/top.php"); ?>
|
||||||
|
|
Loading…
Reference in a new issue