change meta tags
This commit is contained in:
parent
e7aa36b137
commit
ecf5f62147
4 changed files with 67 additions and 104 deletions
|
@ -1,16 +1,15 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>UofL Events</title>
|
||||
<meta charset="UTF-8">
|
||||
<meta content="44live - find rooms at UofL" property="og:title">
|
||||
<meta content='https://44live.stevenalexander.org/calendar.svg' property='og:image'>
|
||||
<meta property="og:site_name" content="44live">
|
||||
<meta property="og:title" content="44live - find events at UofL">
|
||||
<meta property="og:description" content="Find events at the University of Louisville">
|
||||
<title>UofL Events</title>
|
||||
<meta name="description" content="Find events at the University of Louisville">
|
||||
<meta name="viewport" content="width=device-width,initial-scale=1">
|
||||
<link rel="icon" type="image/x-icon" href="/calendar.svg">
|
||||
<style>
|
||||
*{font-family:monospace;font-size:0.8cm;}
|
||||
input[type="checkbox"],input[type="radio"]{width:0.7cm;height:0.7cm;}
|
||||
</style>
|
||||
<style>*{font-family:monospace;font-size:0.8cm;}input[type="checkbox"],input[type="radio"]{width:0.7cm;height:0.7cm;}</style>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Choose a day:</h1>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue