-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
126 lines (107 loc) · 6.79 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
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
<!DOCTYPE html>
<html lang="es,en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Microsites PW</title>
<link rel="canonical" href="https://microsites.hdplus.es/" />
<meta name="author" content="Antonio Cruces Rodríguez. iArtHis_LAB. Universidad de Málaga" />
<meta name="copyright" content="Antonio Cruces Rodríguez. iArtHis_LAB. Universidad de Málaga" />
<meta name="description" content="A Digital Art History KDD Tool" />
<meta name="keywords" content="digital art history, knowledge discovery in databases, kdd" />
<meta name="robots" content="index, follow" />
<meta property="og:locale" content="es_ES" />
<meta property="og:type" content="website" />
<meta property="og:title" content="Microsites PW" />
<meta property="og:description" content="A Digital Art History KDD Tool" />
<meta property="og:url" content="https://hdplus.es/microsites/" />
<meta property="og:site_name" content="Microsites PW" />
<meta property="og:image" content="https://hdplus.es/microsites/assets/images/og/pathwise.png" />
<meta property="og:image:secure_url" content="https://hdplus.es/microsites/assets/images/og/pathwise.png" />
<meta property="og:image:width" content="600" />
<meta property="og:image:height" content="315" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:description" content="A Digital Art History KDD Tool" />
<meta name="twitter:title" content="Microsites PW" />
<meta name="twitter:site" content="@iarthislab" />
<meta name="twitter:image" content="https://hdplus.es/microsites/assets/images/og/pathwise.pn" />
<meta name="twitter:creator" content="@iarthislab" />
<link rel="apple-touch-icon" sizes="180x180" href="./assets/images/favicons/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="./assets/images/favicons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="./assets/images/favicons/favicon-16x16.png">
<link rel="manifest" href="./assets/images/favicons/site.webmanifest">
<link rel="mask-icon" href="./assets/images/favicons/safari-pinned-tab.svg" color="#5bbad5">
<link rel="shortcut icon" href="./assets/images/favicons/favicon.ico">
<meta name="msapplication-TileColor" content="#da532c">
<meta name="msapplication-config" content="./assets/images/favicons/browserconfig.xml">
<meta name="theme-color" content="#ffffff">
<script type="application/ld+json">
{"@context":"http://www.schema.org","@type":"EducationalOrganization","name":"iArtHis_LAB Research Group","url":"https://iarthislab.es/","logo":"https://iarthislab.es/wp-content/uploads/2018/03/iarthis_logo_uma.png","image":"https://iarthislab.es/wp-content/uploads/2018/03/iarthis_logo_uma.png","description":"iArtHis_Lab is a research, innovation and training laboratory for the development of digital studies on artistic culture, and in particular for the progress and consolidation of the Digital Art History in Spain","address":{"@type":"PostalAddress","streetAddress":"Dpto. Historia del Arte Universidad de Málaga, Facultad de Filosofía y Letras, Campus de Teatinos, s/n","postOfficeBoxNumber":"29071","addressLocality":"Málaga","addressRegion":"Málaga","postalCode":"29071","addressCountry":"España"},"geo":{"@type":"GeoCoordinates","latitude":"36.7154799","longitude":"-4.4709432"},"hasMap":"https://www.google.com/maps/@36.7154799,-4.4709432,18.1z","openingHours":"Mo 09:00-20:00 Tu 09:00-20:00 We 09:00-20:00 Th 09:00-20:00 Fr 09:00-20:00"}
</script>
<link rel="dns-prefetch" href="//fonts.googleapis.com" />
<link rel="preconnect" href="//fonts.googleapis.com" />
<link rel="stylesheet" id="w3-css" type="text/css" href="./assets/vendor/w3/w3.css">
<link rel="stylesheet" id="w3-css-theme" type="text/css" href="./assets/vendor/w3/w3-theme-blue-grey.css">
<link rel="stylesheet" id="fontawesome" type="text/css" href="./assets/vendor/fontawesome/css/all.css" />
<link rel="stylesheet" id="fonts" type="text/css" href="./assets/styles/app-fonts-sans-serif.css" />
<link rel="stylesheet" id="screen" type="text/css" href="./assets/styles/app-styles.css" />
<link rel="stylesheet" id="colors" type="text/css" href="./assets/styles/app-colors.css" />
<link rel="stylesheet" id="maptalks" type="text/css" href="./assets/vendor/maptalks/maptalks.css" />
<link rel="stylesheet" id="maptalks-custom" type="text/css" href="./assets/styles/app-maptalks-custom.css" />
<link rel="stylesheet" id="anychart-ui" type="text/css" href="./assets/vendor/anychart/css/anychart-ui.min.css" />
<link rel="stylesheet" id="anychart-font" type="text/css" href="./assets/vendor/anychart/fonts/css/anychart-font.min.css" />
<link rel="stylesheet" id="print" type="text/css" href="./assets/styles/app-print.css" />
<script type="text/javascript">
if (!sessionStorage.msIsVisited) {
sessionStorage.msIsVisited = 'true'
window.location.href = './splash.html';
}
</script>
</head>
<body>
<header id="nav_container" class="page-head"></header>
<div class="w3-main" style="margin-left:250px">
<section id="content_container" class="main page-body" style="margin: 43px 0 64px 0;">
<div class="loader-wrapper">
<div class="spinloader">Trabajando…</div>
</div>
</section>
<footer class="footer page-footer" style="display:none">
<div class="w3-container w3-theme-l4">
<h6 id="footer_container"></h6>
</div>
</footer>
<div class="w3-modal modal">
<div class="w3-modal-content w3-card-4">
<header class="w3-container w3-theme-l1">
<h2>
<span class="modal-head modal-title"></span>
<span class="w3-right cursor-pointer modal-close">×</span>
</h2>
</header>
<div id="modal-body" class="w3-container modal-body"></div>
<div class="w3-container w3-theme-l4 w3-padding modal-footer">
<div class="modal-footer-custom"></div>
<button class="w3-button w3-right w3-theme modal-close">
<i class="fas fa-times"></i> <span></span>
</button>
<button class="w3-button w3-right w3-theme w3-margin-right modal-print">
<i class="fas fa-print"></i> <span></span>
</button>
<button class="w3-button w3-right w3-theme w3-margin-right modal-save">
<i class="fas fa-save"></i> <span></span>
</button>
</div>
</div>
</div>
</div>
<div id="app-overlay" class="w3-overlay w3-hide-large modal-mask no-print" style="display:none;z-index:9000">
<div class="siteoverlaytext"><span class="loading">Trabajando</span></div>
</div>
<div class="siteoverlay" style="display:none;z-index:9000">
<div class="siteoverlaytext"><span class="loading">Trabajando</span></div>
</div>
<script src="./assets/vendor/anychart/proj4.js"></script>
<script type="module" id="main-module" src="./app.js"></script>
</body>
</html>