Introduction
Introduction Statistics Contact Development Disclaimer Help
thead.html - cosmo - front and backend for Markov-Chain Monte Carlo inversion o…
git clone git://src.adamsgaard.dk/cosmo
Log
Files
Refs
README
LICENSE
---
thead.html (1328B)
---
1 <!DOCTYPE html>
2 <!--<html lang="en" ng-app="cosmoApp">-->
3 <html lang="en">
4 <head>
5 <meta http-equiv="Content-Type" content="text/html; charset=UTF-…
6
7 <!-- let browser know the website is optimized for mobile -->
8 <meta name="viewport" content="width=device-width, initial-scale…
9
10 <title>MCMC Cosmo Calculator</title>
11
12 <!-- Favicons-->
13 <link rel="apple-touch-icon-precomposed" href="img/favicon-apple…
14 <meta name="msapplication-TileColor" content="#FFFFFF">
15 <meta name="msapplication-TileImage" content="img/favicon-mstile…
16 <link rel="icon" href="img/favicon-32x32.png" sizes="32x32" type…
17
18 <!-- Android 5 Chrome Color-->
19 <meta name="theme-color" content="#00aeed">
20
21 <!-- Google material icons -->
22 <link href="https://fonts.googleapis.com/icon?family=Material+Ic…
23 rel="stylesheet">
24
25 <!-- materialize -->
26 <link href="css/materialize.css" type="text/css" rel="stylesheet"
27 media="screen,projection"/>
28 <link href="css/style.css" type="text/css" rel="stylesheet"
29 media="screen,projection"/>
30 <link type="text/css" rel="stylesheet" href="css/materialize.css"
31 media="screen,projection"/>
32
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.