-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathfooter.html
14 lines (11 loc) · 1.13 KB
/
footer.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<hr />
<p style="text-align: center;">A website created by <a href="https://www.itamarcaspi.net/">Itamar Caspi</a> using <a href="https://rmarkdown.rstudio.com/">RMarkdown</a>.</p>
<!-- Add icon library -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<!-- Add font awesome icons -->
<p style="text-align: center;">
<a href="https://www.itamarcaspi.net/" class="fa fa-home"></a>
<a href="mailto:[email protected]" class="fa fa-envelope-o"></a>
<a href="https://github.com/itamarcaspi/" class="fa fa-github"></a>
</p>
<p style="font-size:10px; text-align: center" style="text-align: center;"><b>Disclaimers:</b> (1) The <a href="http://shnaton.huji.ac.il/index.php/NewSyl/57750/1/2019/">official syllabus</a> and the content on the <a href="https://moodle2.cs.huji.ac.il/nu18/course/view.php?id=57750">official Moodle website</a> shall always prevail in case of any discrepancy or inconsistency between this website and its official HUJI versions; (2) This website and its content do not necessarily reflect the views of the Bank of Israel or any of its staff.</p>