mirror of
https://github.com/mgerb/mywebsite
synced 2026-01-12 02:42:48 +00:00
added more api's. Fixed data types for temperature schema
This commit is contained in:
@@ -3,11 +3,10 @@
|
||||
|
||||
<head>
|
||||
<title>mitchellg.me</title>
|
||||
<link rel="stylesheet" href="bootstrap/css/bootstrap.css">
|
||||
<link rel="stylesheet" href="/bootstrap/css/bootstrap.css">
|
||||
<link rel="stylesheet" href="/stylesheets/style.css">
|
||||
<link rel="stylesheet" href="jquery-ui-1.11.4.custom/jquery-ui.css">
|
||||
<link rel="stylesheet" href="bootstrap/css/bootstrap.icon-large.min.css">
|
||||
<link rel="stylesheet" href="/jquery-ui-1.11.4.custom/jquery-ui.css">
|
||||
<link rel="stylesheet" href="/bootstrap/css/bootstrap.icon-large.min.css">
|
||||
<link href="http://fonts.googleapis.com/css?family=Arvo" rel="stylesheet" type="text/css">
|
||||
|
||||
</head>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user