We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a424890 commit 1359fbeCopy full SHA for 1359fbe
assets/footer.html
@@ -1,9 +1,17 @@
1
+
2
<hr>
-<center>
3
+<center>
4
+<div class="container">
5
+ <iframe class="responsive-iframe" src="https://c-savonen.shinyapps.io/widget-survey/?course_name=ai_programming" style="width: 400px; height: 220px; overflow: auto;"></iframe>
6
+</div>
7
+ </div>
8
+</center>
9
10
+<hr>
11
12
<div class="footer">
13
All illustrations <a href="https://creativecommons.org/licenses/by/4.0/">CC-BY. </a>
- <br>
14
All other materials <a href= "https://creativecommons.org/licenses/by/4.0/"> CC-BY </a> unless noted otherwise.
15
<a href="https://hutchdatascience.org/" target="_blank"><img src="https://hutchdatascience.org/images/crazy-idea-wide.png" style="width: 80%; padding-left: 15px; padding-top: 8px;"</a>
16
</div>
-</center>
17
0 commit comments