Skip to content
Permalink
Browse files

init

  • Loading branch information...
ruebot committed May 2, 2019
0 parents commit aa84bcbd905857189943d222a0bccc7b009c3330
Showing with 1,403 additions and 0 deletions.
  1. BIN assets/07xTnG8rvpbvyowA_transcoded-mpgwtXS3qyF8TaPU-mpl-questions-andrea-00001.png
  2. BIN assets/0Pzt3p-ARIb5EL-9_transcoded-Y4di3TFZCtrpvKSZ-mpl-questions-hilary-00001.png
  3. BIN assets/7H-ABnwRoODbbIjp_small_1530200415.png
  4. BIN assets/85fI1d5bZ-nVXMAq_0_5ncx32yNjC40Rx-stock-image.jpg
  5. BIN assets/CG8b2pqJEMbcRu15_wh7b23v0w2T_Zcm3.jpg
  6. BIN assets/DgsVJ2MYQv-7b6uc_mountains.jpg
  7. BIN assets/DpjZSi8yzwLhh9j__8oTJPTEbAiKWs8il.jpg
  8. BIN assets/FaQQyvuJH72ki3xd_12LHKth9kmGFhpK7-stock-image.jpg
  9. BIN assets/JszfONr5NEOIPtp3_iqrb3EDX5-GGJc8B.jpg
  10. BIN assets/Mb3U7G6njN4PKwyl_sqvZLcZSGeXrDawN-stock-image.jpg
  11. BIN assets/PDUoSOT6BcDr78go_transcoded-mpgwtXS3qyF8TaPU-mpl-questions-andrea.mp4
  12. BIN assets/QUmmm4J7OxsgC8Gy_transcoded-4Hd1eTP_xP7lULmF-mpl-storytime-crankykids-00001.png
  13. BIN assets/XbB4uqpxqV5H_O-m_yiNz2vVIuHcdpjj3.jpg
  14. BIN assets/Yiden2MfJebbPTbI_transcoded-Y4di3TFZCtrpvKSZ-mpl-questions-hilary.mp4
  15. BIN assets/Zg-cB83AJrCE3RfH_transcoded-afsTROSLQFrwWNr5-mpl-questions-jodi.mp4
  16. BIN assets/cNerD6Y863zSy1IS_xiRL4aGeRk-S_tdV-stock-image.jpg
  17. BIN assets/h5Do7V4cDyALp4pg_xlg5BnwkSCSpwRgu-stock-image.jpg
  18. BIN assets/h9SPiXDUlbjLynRj_transcoded-afsTROSLQFrwWNr5-mpl-questions-jodi-00001.png
  19. BIN assets/hskiAIPgaEWfnkwc_transcoded-5WaXCHwou01zTIe6-mpl-questions-angela.mp4
  20. BIN assets/i_tkTK0_jIzllPgP_RyItiH_D7a73kQBK.jpg
  21. BIN assets/j03XQh8mjfB17s4A_4mtAWZoVQ911sr1I.png
  22. BIN assets/kcfmJmLGt7ihJ4cR_transcoded-5WaXCHwou01zTIe6-mpl-questions-angela-00001.png
  23. BIN assets/qeIMcz5hDmwoFuII_DiaY4KEEwl2zP-ot.jpg
  24. BIN assets/qyxSXvts9K8Yys1C_vfzYJPSiP8F2-cYM.jpg
  25. BIN assets/w5BakA1ysKkwlxFK_transcoded-4Hd1eTP_xP7lULmF-mpl-storytime-crankykids.mp4
  26. BIN assets/wePE8k5F_s6m4jDg_jxz4GyWm23HIRYyx.jpg
  27. +33 −0 goodbye.html
  28. +164 −0 index.html
  29. BIN lib/fonts/-AWaPqbHEf0EFJ-w-poppins-regular-webfont.woff
  30. BIN lib/fonts/1CjmaBISbMrS927M-poppins-italic-webfont.woff
  31. BIN lib/fonts/K9OF9LW3oNRRXx1x-poppins-bold-webfont.woff
  32. BIN lib/fonts/Lato-Black.woff
  33. BIN lib/fonts/Lato-Bold.woff
  34. BIN lib/fonts/Lato-Italic.woff
  35. BIN lib/fonts/Lato-Light.woff
  36. BIN lib/fonts/Lato-Regular.woff
  37. BIN lib/fonts/icomoon.ttf
  38. BIN lib/fonts/icomoon.woff
  39. +455 −0 lib/icomoon.css
  40. +263 −0 lib/lzwcompress.js
  41. +58 −0 lib/main.bundle.css
  42. +429 −0 lib/main.bundle.js
  43. +1 −0 lib/player-0.0.11.min.js
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,33 @@
<html>
<head>
<meta charset="utf-8" lang="en">
<style>
html {
font-size: 20px;
font-family: 'lato', sans-serif;
font-weight: lighter;
letter-spacing: 0.05rem;
}
.goodbye-container {
text-align: center;
margin-top: 15rem;
}
.bye-message {
font-size: 1.5rem;
}
.exit-text {
color: #707070;
margin-top: 1rem;
}
</style>
</head>
<body>
<div class="goodbye-container">
<div class="bye-message">👋 Bye!</div>
<div class="exit-text">You may now leave this page.</div>
</div>
</body>
</html>

Large diffs are not rendered by default.

Oops, something went wrong.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN +24.3 KB lib/fonts/icomoon.ttf
Binary file not shown.
BIN +24.4 KB lib/fonts/icomoon.woff
Binary file not shown.
Oops, something went wrong.

0 comments on commit aa84bcb

Please sign in to comment.
You can’t perform that action at this time.