mirror of
https://github.com/medialab-prado/datamad2017.git
synced 2025-06-07 22:11:29 +02:00
Most of texts are now in _config.yml, Knowledge Graph support
This commit is contained in:
parent
c0f7dc3215
commit
4648f0dfc3
250 changed files with 1700 additions and 856 deletions
|
@ -2,7 +2,7 @@
|
|||
<section id="find-way" class="find-way">
|
||||
<div id="canvas-map" class="canvas-map"></div>
|
||||
<div class="content-wrapper text-left">
|
||||
<h3 class="animated hiding" data-animation="fadeInUp" data-delay="0">Find your way here</h3>
|
||||
<h3 class="animated hiding" data-animation="fadeInUp" data-delay="0">{{ site.findWayTitle }}</h3>
|
||||
<div class="map-card col-lg-3 col-md-4 col-sm-6 col-xs-12">
|
||||
<div class="map-search">
|
||||
<input type="text" id="location-input" class="location-input" name="location-input" data-input-value="Your location" placeholder="Your location" autocomplete="off">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue