From 24af340bcd7bc2a1b9610e85096308ed3619efe0 Mon Sep 17 00:00:00 2001 From: Rob Date: Mon, 30 Apr 2018 02:08:20 +0800 Subject: [PATCH] late night update --- files/style.css | 4 +- index.html | 11 +- tinc.html | 354 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ tinc.txt | 328 +++++++++++++++++++++++++++++++++++++++++++++++++++ tunneling.html | 21 ++++ tunneling.txt | 9 ++ 6 files changed, 718 insertions(+), 9 deletions(-) create mode 100644 tinc.html create mode 100644 tinc.txt create mode 100644 tunneling.html create mode 100644 tunneling.txt diff --git a/files/style.css b/files/style.css index cd800e9..687a5e6 100644 --- a/files/style.css +++ b/files/style.css @@ -17,9 +17,9 @@ pre { height: auto; } -ul { +/* ul { list-style-type: none; -} +} */ code { background: black; diff --git a/index.html b/index.html index 24ff4d3..e50611d 100644 --- a/index.html +++ b/index.html @@ -29,27 +29,24 @@

My Playground