-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
76 lines (66 loc) · 2.56 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
<!DOCTYPE html>
<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="content-type">
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<title>Personal web page of Miguel Sevilla-Callejo @msevilla00</title>
<link rel="stylesheet" href="stylesheets/styles.css">
<link rel="stylesheet" href="stylesheets/github-light.css">
<meta name="viewport" content="width=device-width">
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script> <![endif]-->
</head>
<body>
<div class="wrapper">
<header>
<h1>Miguel Sevilla-Callejo</h1>
<p>Geographer, PhD.</p>
<!-- <p class="view"><a href="https://github.com/msevilla00">View My GitHub
Profile</a></p> -->
</header>
<section>
<h3> <a id="welcome-to-my-github-page" class="anchor" href="#welcome-to-my-github-page"
aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Welcome
to my incomplete GitHub Page</h3>
<p>Yep, I have to work on it...<br>
May be next you came back this will be nicer :-P
<p class="view"><b> ATENTION:</b> I moved this and more contents to GitLab in December 2020
<br>
<a href="https://msevilla00.gitlab.io"> go to mi web and blog page in GitLab</a></p>
<br>
<img src="./images/msc_wmes16_cc-by-sa_ppacheco.jpg" alt="MSC WMES16"></p>
</section>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<p>WEB PAGE OUTDATED
<br>
<a href="https://msevilla00.gitlab.io"> go to mi new page at GitLab</a>
</p>
<br>
<br>
<!--
<p>
Mi tesis doctoral:<br>
<i>Organización territorial y campesinado<br>
en el Parque Nacional y Área Natural<br>
de Manejo Integrado Cotapata (Bolivia)<br>
</i>- Memoria escrita <a target="_blank" title="memoria escrita" href="./tesis/MSC2010_Organizacion_territorial_y_campesinado_en_PNANMI_Cotapata_Bolivia.pdf">[PDF
- 25 Mbs]</a><br>
- Anexo cartográfico <a target="_blank" title="Anexo cartográfico" href="./tesis/MSC2010_Atlas_PNANMI_Cotapata.pdf">[PDF
- 33 Mbs]</a><br>
</p>
<p>
Mi antígua página en <a target="_blank" title="Google Sites" href="https://sites.google.com/site/msevilla00/">Google Sites</a><br>
</p> -->
<footer>
<p><small>Hosted on GitHub Pages — Theme by <a href="https://github.com/orderedlist">orderedlist</a></small></p>
</footer>
</div>
<script src="javascripts/scale.fix.js"></script>
</body>
</html>