Improves meta tags for website and says the language for the website

This commit is contained in:
2022-02-24 12:01:08 -05:00
parent 7256a5d8fc
commit a96ee3b00a
24 changed files with 26 additions and 24 deletions

View File

@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html>
<html dir="ltr" lang="en">
<head>
<title>

View File

@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
<html dir="ltr" lang="en">
<head>
<title>

View File

@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
<html dir="ltr" lang="en">
<head>
<title>

View File

@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
<html dir="ltr" lang="en">
<head>
<title>

View File

@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
<html dir="ltr" lang="en">
<head>
<title>

View File

@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
<html dir="ltr" lang="en">
<head>
<title>

View File

@@ -4,7 +4,7 @@ function render() {
$("#render").attr("srcdoc", `
<!DOCTYPE html>
<html>
<html dir="ltr" lang="en">
<head>
<meta http-equiv="Content-Security-Policy" content="script-src 'none'">
<base target="_blank">

View File

@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
<html dir="ltr" lang="en">
<head>
<title>

View File

@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
<html dir="ltr" lang="en">
<head>
<title>

View File

@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
<html dir="ltr" lang="en">
<head>
<title>

View File

@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
<html dir="ltr" lang="en">
<head>
<title>

View File

@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html>
<html dir="ltr" lang="en">
<head>
<title>

View File

@@ -1,7 +1,9 @@
<?php
include 'functions.php';
// Contains the favicon, the css stylesheet, meta tags, and js
echo '<meta http-equiv="content-language" content="en-us">
echo '<meta charset="utf=8" />
<meta property="og:site_name" content="lschaefer" />
<meta http-equiv="content-language" content="en-us">
<link rel="apple-touch-icon" sizes="180x180" href="/favicon/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon/favicon-16x16.png">

View File

@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
<html dir="ltr" lang="en">
<?php
if (! file_exists("config.json")) {
echo '<link rel="stylesheet" type="text/css" href="/css/website.css" />';

View File

@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
<html dir="ltr" lang="en">
<head>
<title>

View File

@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html>
<html dir="ltr" lang="en">
<head>
<title>

View File

@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
<html dir="ltr" lang="en">
<head>
<title>

View File

@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html>
<html dir="ltr" lang="en">
<head>
<title>

View File

@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
<html dir="ltr" lang="en">
<head>
<title>

View File

@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
<html dir="ltr" lang="en">
<head>
<title>

View File

@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html>
<html dir="ltr" lang="en">
<head>
<title>

View File

@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
<html dir="ltr" lang="en">
<head>
<title>

View File

@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html>
<html dir="ltr" lang="en">
<head>
<title>

View File

@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
<html dir="ltr" lang="en">
<head>
<title>