commit cb473f604a760280a587f498bc8069d3d05ce9d2 Author: hiromipaw hiro@torproject.org Date: Thu Dec 21 13:10:35 2017 +0100
Add onion thanks page w onion eating fest --- en/averyonionthankyou.wml | 7 +++++++ 1 file changed, 7 insertions(+)
diff --git a/en/averyonionthankyou.wml b/en/averyonionthankyou.wml new file mode 100644 index 00000000..777be5e8 --- /dev/null +++ b/en/averyonionthankyou.wml @@ -0,0 +1,7 @@ +#include "head.wmi" TITLE="Tor Project | Privacy Online" CHARSET="UTF-8" DONATION_BANNER="true" + +<div id="home"> +<iframe width="560" height="315" src="https://www.youtube.com/embed/TXT0F7p7WbM" frameborder="0" gesture="media" allow="encrypted-media" allowfullscreen></iframe> +</div> + +#include <foot.wmi> \ No newline at end of file
tor-commits@lists.torproject.org