Skip to content

Commit e56a5d7

Browse files
Removed sources folder.
Preparing for injecting upcoming content into index.html.
1 parent 79b7479 commit e56a5d7

18 files changed

+1
-2
lines changed

index.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,12 +61,11 @@ <h3 class="mission__statement">Provide mentorship and challenge for people of al
6161
{% endfor %}
6262

6363
<!--Test data passed from future posts/events-->
64-
{% for post in upcoming_events %}
64+
{% assign post = upcoming_events | last %}
6565
<h1>Event: {{ post.title }}</h1>
6666
<h1>Venue: {{ post.venue }}</h1>
6767
<h1>Date: {{ post.date | date: "%e %B %Y" }}</h1>
6868
<a href="{{ post.link }}">test link</a>
69-
{% endfor %}
7069
</div>
7170
</div>
7271
</section>

static/images/sources/338.jpg

-10.6 MB
Binary file not shown.

static/images/sources/713.jpg

-3.14 MB
Binary file not shown.
Binary file not shown.
Binary file not shown.
-1.1 MB
Binary file not shown.
-4.18 MB
Binary file not shown.
Binary file not shown.

static/images/sources/pymc3_zopa.jpeg

-339 KB
Binary file not shown.
Binary file not shown.
-6.52 KB
Binary file not shown.
-12.5 KB
Binary file not shown.
-4.7 MB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
-5.92 MB
Binary file not shown.

0 commit comments

Comments
 (0)