-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
89 lines (66 loc) · 3.26 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset='utf-8'>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<link rel="stylesheet" href="/assets/css/style.css?v=" media="screen" type="text/css">
<link rel="stylesheet" href="/assets/css/myStyle2.css" type="text/css">
<link rel="stylesheet" href="/assets/css/print2.css" media="print" type="text/css">
<link rel="stylesheet" type="text/css" href="https://jsxgraph.org/distrib/jsxgraph.css" />
<script type="text/javascript" src="https://jsxgraph.org/distrib/jsxgraphcore.js"></script>
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
<![endif]-->
<!-- Begin Jekyll SEO tag v2.6.1 -->
<title>María Pedrosa Bustos | Physicist, PhD Student at the Department of Applied Physics UGR</title>
<meta name="generator" content="Jekyll v4.1.1" />
<meta property="og:title" content="Architect theme" />
<meta property="og:locale" content="en_US" />
<meta name="description" content="Physicist, PhD Student at the Department of Applied Physics UGR" />
<meta property="og:description" content="Physicist, PhD Student at the Department of Applied Physics UGR" />
<link rel="canonical" href="http://localhost:4000/" />
<meta property="og:url" content="http://localhost:4000/" />
<meta property="og:site_name" content="Architect theme" />
<script type="application/ld+json">
{"@type":"WebSite","url":"http://localhost:4000/","headline":"María Pedrosa Bustos","description":"Physicist, PhD Student at the Department of Applied Physics UGR","name":"María Pedrosa Bustos","@context":"https://schema.org"}</script>
<!-- End Jekyll SEO tag -->
<!-- <script src="/borrar.json"></script> -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
</head>
<body>
<header>
<div class="inner">
<div style="display:inline-block;width:50%;">
<a href=".">
<h1 class="header-index">Monolayer analysis</h1>
</a>
<a href="."><h2 style="font-size:35px">By María Pedrosa Bustos </h2>
<p style="color:white; font-size:20px">Physicist. PhD Student at the Department of <br> Applied Physics, UGR<p>
</a>
</div>
<img src="Fancy_IMG/SurfacePlotBlue.gif" style="display:inline-block; float:right;width:40%">
</div>
</header>
<div id="content-wrapper">
<div class="inner clearfix">
<section id="main-content">
<h2><a href="./isotherm-data.html">Isotherm Data with BAM</a></h2>
<h2><a href="./isotherm-comparison.html">Compare Isotherms</a></h2>
<h2><a href="./simulations.html">Simulations</a></h2>
</section>
<aside id="sidebar">
<a href="#" class="button">
Download
<small>(Cooming Soon)</small>
</a>
<a href="" class="button">
Download
<small>(Cooming Soon)</small>
</a>
<p>This page was generated by <a href="https://pages.github.com">GitHub Pages</a>.</p>
</aside>
</div>
</div>
</body>
</html>