Skip to content
Permalink
Browse files

init

  • Loading branch information...
ruebot committed May 2, 2019
0 parents commit 424aa58a04a3bab50bb9a1855bf5f89476613240
Showing with 1,417 additions and 0 deletions.
  1. BIN assets/055TgGxq8l0UlXcp_UUy2I0qAMf5v4bwZ.jpg
  2. BIN assets/62kECjCs8wi6tnvY_9hK1dcq9pZho5OR6-stock-image.jpg
  3. BIN assets/Ddy2T5ObzSyXpPuq_CoAduLxU0zX94wDn-stock-image.jpg
  4. BIN assets/F7KVkXs0yyYruAIf_FXaxHnW6-1x7KyON-stock-image.jpg
  5. BIN assets/JX4bhMiXlyZWaory_gwo2_-9089wpFb1o-stock-image.jpg
  6. BIN assets/MNCI6cN7fzlSoxtI_0Ruk4JuK3JAjfAl3-stock-image.jpg
  7. BIN assets/PPbcIXbCmuky-w7n_pG3BWz1z2iPr8JbV.jpg
  8. BIN assets/XboAJtwpG95_RBUA_Pz-w8M9uqrZW1lPp-stock-image.jpg
  9. BIN assets/YechQm2TOolguFc3_QUmI2LYlQ-WFRxmG.jpg
  10. BIN assets/ZZcwq1WLsa0iggd7_mountains.jpg
  11. BIN assets/aa34QPVu8c1KMQoz_small_1530200415.png
  12. BIN assets/bKSDmQBPOomysyJl_Oc7EgKmH_Cath-I8-stock-image.jpg
  13. BIN assets/jM4FVNARYOnuiiDF_sqvZLcZSGeXrDawN-stock-image.jpg
  14. BIN assets/lfdtRWVHYAxykUT__Z_-swAsGGdI7fBRc-stock-image.jpg
  15. BIN assets/xfS9qR2ItwcnK6oY_8ME6SXU6h-IUr6Nw.jpg
  16. BIN assets/yEp0s0HC73_oz1ZO_gd2hkXWHIrKUy3WE.png
  17. BIN assets/ytCsawYTGdjP8EQC_igFKCi7u3QAcob6z-stock-image.jpg
  18. BIN assets/ze6jz0Cnx3dNFt0v_ogbFBiEBcMkKNJ9X.jpg
  19. +33 −0 goodbye.html
  20. +178 −0 index.html
  21. BIN lib/fonts/Lato-Black.woff
  22. BIN lib/fonts/Lato-Bold.woff
  23. BIN lib/fonts/Lato-Italic.woff
  24. BIN lib/fonts/Lato-Light.woff
  25. BIN lib/fonts/Lato-Regular.woff
  26. BIN lib/fonts/Roboto-Black.woff
  27. BIN lib/fonts/Roboto-Bold.woff
  28. BIN lib/fonts/Roboto-Italic.woff
  29. BIN lib/fonts/Roboto-Light.woff
  30. BIN lib/fonts/Roboto-Regular.woff
  31. BIN lib/fonts/icomoon.ttf
  32. BIN lib/fonts/icomoon.woff
  33. +455 −0 lib/icomoon.css
  34. +263 −0 lib/lzwcompress.js
  35. +58 −0 lib/main.bundle.css
  36. +429 −0 lib/main.bundle.js
  37. +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.
@@ -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.
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 424aa58

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