mirror of
https://github.com/mgerb/mywebsite
synced 2026-01-11 10:22:53 +00:00
13 lines
439 B
Plaintext
13 lines
439 B
Plaintext
<!DOCTYPE html>
|
|
<html lang="en">
|
|
|
|
<head>
|
|
<title>mitchel.io</title>
|
|
<link rel="stylesheet" href="/bootstrap/css/bootstrap.css">
|
|
<link rel="stylesheet" href="/css/style.css">
|
|
<link rel="stylesheet" href="/javascript/jquery-ui-1.11.4.custom/jquery-ui.css">
|
|
<link rel="stylesheet" href="/bootstrap/css/bootstrap.icon-large.min.css">
|
|
<link href='https://fonts.googleapis.com/css?family=Raleway' rel='stylesheet' type='text/css'>
|
|
</head>
|
|
|