change head to be like my other projects
This commit is contained in:
parent
528345d50f
commit
e7aa36b137
1 changed files with 1 additions and 3 deletions
|
@ -3,11 +3,9 @@
|
|||
<head>
|
||||
<title>UofL Events</title>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta content="44live" property="og:site_name">
|
||||
<meta content="44live - find rooms at UofL" property="og:title">
|
||||
<meta content="Work in progress. Don't expect much." property="og:description">
|
||||
<meta content='https://44live.stevenalexander.org/calendar.svg' property='og:image'>
|
||||
<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;}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue