-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
46 lines (44 loc) · 1.41 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
---
layout: default
---
<!-- <section id="mobile-warning">
<p id="mobile-warning-text" class="section-center">This website is not optimized for mobile. Use a computer for a better viewing experience.</p>
</section> -->
{% include header.html %}
<!-- {% include nav.html %} -->
<section id="section1" class="cd-section">
{% include intro.html %}
</section>
<section id="section2" class="cd-section show-on-click">
{% include background_diaz.html %}
</section>
<section id="section3" class="cd-section show-on-click">
{% include early_years.html %}
</section>
<section id="section4" class="cd-section">
{% include network.html %}
</section>
<section id="section4-mobile" class="cd-section">
{% include key_players_mobile.html %}
</section>
<section id="section5" class="cd-section show-on-click">
{% include spark.html %}
</section>
<section id="section6" class="cd-section show-on-click">
{% include plan_de_ayala.html %}
</section>
<section id="section7" class="cd-section show-on-click">
{% include popular.html %}
</section>
<section id="section8" class="cd-section show-on-click">
{% include huerta.html %}
</section>
<section id="section9" class="cd-section show-on-click">
{% include civil_war.html %}
</section>
<section id="section10" class="cd-section show-on-click">
{% include death.html %}
</section>
<section id="section11" class="cd-section show-on-click">
{% include legacy.html %}
</section>