We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2aeb589 commit ef10045Copy full SHA for ef10045
results/index.html
@@ -0,0 +1,27 @@
1
+---
2
+layout: page
3
4
+
5
+<!-- Section: Results -->
6
+<section id="results">
7
+ <div class="wrapper">
8
+ <h1><span class="material-icons">star</span>Results</h1>
9
10
+ <div class="items">
11
+ <a href="{{'results/deliverables' | absolute_url}}">
12
+ <div>
13
+ <span class="material-icons">sports_score</span>
14
+ <h1>Deliverables</h1>
15
+ <h2>View all the SYCLOPS project deliverables.</h2>
16
+ </div>
17
+ </a>
18
+ <a href="{{'results/publications' | absolute_url}}">
19
20
+ <span class="material-icons">newspaper</span>
21
+ <h1>Publications</h1>
22
+ <h2>View all the SYCLOPS project publications.</h2>
23
24
25
26
27
+</section>
0 commit comments