diff --git a/1. Charles Babbage and Ada Lovelace/index.html b/1. Charles Babbage and Ada Lovelace/index.html
index 301b37c9..18e7acb2 100644
--- a/1. Charles Babbage and Ada Lovelace/index.html
+++ b/1. Charles Babbage and Ada Lovelace/index.html
@@ -172,7 +172,7 @@
Charles Babbage and his difference engine
diff --git a/2. Alan Turing and Von Neumann/index.html b/2. Alan Turing and Von Neumann/index.html
index eb4a5dce..888e8480 100644
--- a/2. Alan Turing and Von Neumann/index.html
+++ b/2. Alan Turing and Von Neumann/index.html
@@ -194,7 +194,7 @@ References
diff --git a/3. The Era of Commercial Computers/index.html b/3. The Era of Commercial Computers/index.html
index cf2c0dd9..32f61096 100644
--- a/3. The Era of Commercial Computers/index.html
+++ b/3. The Era of Commercial Computers/index.html
@@ -167,7 +167,7 @@ 3. The Era of Commercial Computers
diff --git a/4. How Did People Write Code in the Early Days of Computing/index.html b/4. How Did People Write Code in the Early Days of Computing/index.html
index cd206b48..731ef444 100644
--- a/4. How Did People Write Code in the Early Days of Computing/index.html
+++ b/4. How Did People Write Code in the Early Days of Computing/index.html
@@ -184,7 +184,7 @@ References
diff --git a/5. The Beginning of Software Engineering/index.html b/5. The Beginning of Software Engineering/index.html
index 7426a3e8..5e5c2d84 100644
--- a/5. The Beginning of Software Engineering/index.html
+++ b/5. The Beginning of Software Engineering/index.html
@@ -200,7 +200,7 @@ 5. The Beginning of Software Engineering
diff --git a/6. The Origin of the Hacker Culture/index.html b/6. The Origin of the Hacker Culture/index.html
index 45071f90..c16830c4 100644
--- a/6. The Origin of the Hacker Culture/index.html
+++ b/6. The Origin of the Hacker Culture/index.html
@@ -167,7 +167,7 @@ References
diff --git a/7. ITS and Hacker Culture/index.html b/7. ITS and Hacker Culture/index.html
index 21e4cf0b..1a83b0f6 100644
--- a/7. ITS and Hacker Culture/index.html
+++ b/7. ITS and Hacker Culture/index.html
@@ -231,7 +231,7 @@ 7. ITS and Hacker Culture
diff --git a/8. The Origins of Unix and the C Language/index.html b/8. The Origins of Unix and the C Language/index.html
index 3ca60684..a9773a2d 100644
--- a/8. The Origins of Unix and the C Language/index.html
+++ b/8. The Origins of Unix and the C Language/index.html
@@ -137,7 +137,7 @@ 8. The Origins of Unix and the C Language
- “Dennis, shall we rewrite Unix in the B language? Now we are able to build an OS kernel without assembly." \
+ “Dennis, shall we rewrite Unix in the B language? Now we are able to build an OS kernel without assembly."
@@ -230,7 +230,7 @@ 8. The Origins of Unix and the C Language
diff --git a/about/index.html b/about/index.html
index c27352f2..03b3d817 100644
--- a/about/index.html
+++ b/about/index.html
@@ -70,7 +70,7 @@ About
diff --git a/all_posts/index.html b/all_posts/index.html
index 7e9f5603..a3ec19fd 100644
--- a/all_posts/index.html
+++ b/all_posts/index.html
@@ -71,7 +71,7 @@ All posts
diff --git a/index.html b/index.html
index 3b50658d..1c8048cd 100644
--- a/index.html
+++ b/index.html
@@ -105,7 +105,7 @@ 4. Ho
diff --git a/page/2.html b/page/2.html
index 5a2abe49..a4c6cca8 100644
--- a/page/2.html
+++ b/page/2.html
@@ -89,7 +89,7 @@ 1. Charles Babbage and Ada Lo
diff --git a/styles/main.css b/styles/main.css
index a7ad9145..f934fbeb 100644
--- a/styles/main.css
+++ b/styles/main.css
@@ -18,6 +18,14 @@
}
+ /* for desktop */
+ @media (min-width: 1025px) and (orientation: landscape) {
+ blockquote {
+ display: none;
+ }
+}
+
+
body{
display: block;
margin: 8px;
diff --git a/tags/1960s/index.html b/tags/1960s/index.html
index 8043f8ca..b1b023c1 100644
--- a/tags/1960s/index.html
+++ b/tags/1960s/index.html
@@ -51,7 +51,7 @@ Entries tagged - "1960s"
diff --git a/tags/1970s/index.html b/tags/1970s/index.html
index 17b4e367..537aa6fc 100644
--- a/tags/1970s/index.html
+++ b/tags/1970s/index.html
@@ -51,7 +51,7 @@ Entries tagged - "1970s"
diff --git a/tags/ARPAnet/index.html b/tags/ARPAnet/index.html
index 6b72b67e..ab7ce012 100644
--- a/tags/ARPAnet/index.html
+++ b/tags/ARPAnet/index.html
@@ -54,7 +54,7 @@ Entries tagged - "ARPAnet"
diff --git a/tags/Ada_Lovelace/index.html b/tags/Ada_Lovelace/index.html
index edd65b56..98b840da 100644
--- a/tags/Ada_Lovelace/index.html
+++ b/tags/Ada_Lovelace/index.html
@@ -51,7 +51,7 @@ Entries tagged - "Ada Lovelace"
diff --git a/tags/Alan_Turing/index.html b/tags/Alan_Turing/index.html
index bae2d893..f6b77864 100644
--- a/tags/Alan_Turing/index.html
+++ b/tags/Alan_Turing/index.html
@@ -51,7 +51,7 @@ Entries tagged - "Alan Turing"
diff --git a/tags/Apollo_11/index.html b/tags/Apollo_11/index.html
index c47a4d1e..658309e4 100644
--- a/tags/Apollo_11/index.html
+++ b/tags/Apollo_11/index.html
@@ -51,7 +51,7 @@ Entries tagged - "Apollo 11"
diff --git a/tags/Assembly_Language/index.html b/tags/Assembly_Language/index.html
index 6c246cf0..da1be961 100644
--- a/tags/Assembly_Language/index.html
+++ b/tags/Assembly_Language/index.html
@@ -51,7 +51,7 @@ Entries tagged - "Assembly Language"
diff --git a/tags/Automatic_Computing_Engine/index.html b/tags/Automatic_Computing_Engine/index.html
index bff4af58..413073d1 100644
--- a/tags/Automatic_Computing_Engine/index.html
+++ b/tags/Automatic_Computing_Engine/index.html
@@ -51,7 +51,7 @@ Entries tagged - "Automatic Computing Engine"
diff --git a/tags/B_Language/index.html b/tags/B_Language/index.html
index 191f3ef4..f4afae21 100644
--- a/tags/B_Language/index.html
+++ b/tags/B_Language/index.html
@@ -51,7 +51,7 @@ Entries tagged - "B Language"
diff --git a/tags/Bell_Labs./index.html b/tags/Bell_Labs./index.html
index f5ddfe51..43c58566 100644
--- a/tags/Bell_Labs./index.html
+++ b/tags/Bell_Labs./index.html
@@ -51,7 +51,7 @@ Entries tagged - "Bell Labs."
diff --git a/tags/C_Language/index.html b/tags/C_Language/index.html
index a37aaa78..619b0f92 100644
--- a/tags/C_Language/index.html
+++ b/tags/C_Language/index.html
@@ -51,7 +51,7 @@ Entries tagged - "C Language"
diff --git a/tags/Charles_Babbage/index.html b/tags/Charles_Babbage/index.html
index 48603b3c..4c491104 100644
--- a/tags/Charles_Babbage/index.html
+++ b/tags/Charles_Babbage/index.html
@@ -51,7 +51,7 @@ Entries tagged - "Charles Babbage"
diff --git a/tags/DEC/index.html b/tags/DEC/index.html
index 2c808d21..f914fb91 100644
--- a/tags/DEC/index.html
+++ b/tags/DEC/index.html
@@ -51,7 +51,7 @@ Entries tagged - "DEC"
diff --git a/tags/Dennis_Ritchie/index.html b/tags/Dennis_Ritchie/index.html
index d03a69c6..241d7e81 100644
--- a/tags/Dennis_Ritchie/index.html
+++ b/tags/Dennis_Ritchie/index.html
@@ -51,7 +51,7 @@ Entries tagged - "Dennis Ritchie"
diff --git a/tags/Donald_Knuth/index.html b/tags/Donald_Knuth/index.html
index 716886a3..f86e44ad 100644
--- a/tags/Donald_Knuth/index.html
+++ b/tags/Donald_Knuth/index.html
@@ -51,7 +51,7 @@ Entries tagged - "Donald Knuth"
diff --git a/tags/EDSAC/index.html b/tags/EDSAC/index.html
index 0845547a..ebe30c2b 100644
--- a/tags/EDSAC/index.html
+++ b/tags/EDSAC/index.html
@@ -54,7 +54,7 @@ Entries tagged - "EDSAC"
diff --git a/tags/EDVAC/index.html b/tags/EDVAC/index.html
index 9507428d..039cbf6d 100644
--- a/tags/EDVAC/index.html
+++ b/tags/EDVAC/index.html
@@ -54,7 +54,7 @@ Entries tagged - "EDVAC"
diff --git a/tags/ENIAC/index.html b/tags/ENIAC/index.html
index 3eee1938..dc07a29f 100644
--- a/tags/ENIAC/index.html
+++ b/tags/ENIAC/index.html
@@ -51,7 +51,7 @@ Entries tagged - "ENIAC"
diff --git a/tags/Eric_S._Raymond/index.html b/tags/Eric_S._Raymond/index.html
index 11e06308..9df968a4 100644
--- a/tags/Eric_S._Raymond/index.html
+++ b/tags/Eric_S._Raymond/index.html
@@ -51,7 +51,7 @@ Entries tagged - "Eric S. Raymond"
diff --git a/tags/Fortran/index.html b/tags/Fortran/index.html
index c9dffb9c..fd8a2313 100644
--- a/tags/Fortran/index.html
+++ b/tags/Fortran/index.html
@@ -54,7 +54,7 @@ Entries tagged - "Fortran"
diff --git a/tags/Grace_Hopper/index.html b/tags/Grace_Hopper/index.html
index 57b1daac..aed8204b 100644
--- a/tags/Grace_Hopper/index.html
+++ b/tags/Grace_Hopper/index.html
@@ -51,7 +51,7 @@ Entries tagged - "Grace Hopper"
diff --git a/tags/Hacker/index.html b/tags/Hacker/index.html
index 6a5f083b..2bc6b82b 100644
--- a/tags/Hacker/index.html
+++ b/tags/Hacker/index.html
@@ -54,7 +54,7 @@ Entries tagged - "Hacker"
diff --git a/tags/IBM/index.html b/tags/IBM/index.html
index e0ebf3ca..0cc4fe1f 100644
--- a/tags/IBM/index.html
+++ b/tags/IBM/index.html
@@ -51,7 +51,7 @@ Entries tagged - "IBM"
diff --git a/tags/IBM_650/index.html b/tags/IBM_650/index.html
index b9bc442f..b561a97b 100644
--- a/tags/IBM_650/index.html
+++ b/tags/IBM_650/index.html
@@ -51,7 +51,7 @@ Entries tagged - "IBM 650"
diff --git a/tags/IBM_701/index.html b/tags/IBM_701/index.html
index 9f8980d2..8a6dfc32 100644
--- a/tags/IBM_701/index.html
+++ b/tags/IBM_701/index.html
@@ -51,7 +51,7 @@ Entries tagged - "IBM 701"
diff --git a/tags/IBM_704/index.html b/tags/IBM_704/index.html
index 27ac71aa..3bf73349 100644
--- a/tags/IBM_704/index.html
+++ b/tags/IBM_704/index.html
@@ -51,7 +51,7 @@ Entries tagged - "IBM 704"
diff --git a/tags/ITS/index.html b/tags/ITS/index.html
index 81b3036e..68550902 100644
--- a/tags/ITS/index.html
+++ b/tags/ITS/index.html
@@ -54,7 +54,7 @@ Entries tagged - "ITS"
diff --git a/tags/John_Backus/index.html b/tags/John_Backus/index.html
index ff66dc6a..74e9c5f6 100644
--- a/tags/John_Backus/index.html
+++ b/tags/John_Backus/index.html
@@ -51,7 +51,7 @@ Entries tagged - "John Backus"
diff --git a/tags/John_Mauchly/index.html b/tags/John_Mauchly/index.html
index d53831e8..9f1fb214 100644
--- a/tags/John_Mauchly/index.html
+++ b/tags/John_Mauchly/index.html
@@ -51,7 +51,7 @@ Entries tagged - "John Mauchly"
diff --git a/tags/Ken_Thompson/index.html b/tags/Ken_Thompson/index.html
index 804ba9c3..77caf62f 100644
--- a/tags/Ken_Thompson/index.html
+++ b/tags/Ken_Thompson/index.html
@@ -51,7 +51,7 @@ Entries tagged - "Ken Thompson"
diff --git "a/tags/Kurt_G\303\266de/index.html" "b/tags/Kurt_G\303\266de/index.html"
index fa387909..65e18897 100644
--- "a/tags/Kurt_G\303\266de/index.html"
+++ "b/tags/Kurt_G\303\266de/index.html"
@@ -51,7 +51,7 @@ Entries tagged - "Kurt Göde"
diff --git a/tags/LISP/index.html b/tags/LISP/index.html
index 7877b6df..6ee28cb9 100644
--- a/tags/LISP/index.html
+++ b/tags/LISP/index.html
@@ -51,7 +51,7 @@ Entries tagged - "LISP"
diff --git a/tags/MIT/index.html b/tags/MIT/index.html
index 3b96ffdf..3331d7a8 100644
--- a/tags/MIT/index.html
+++ b/tags/MIT/index.html
@@ -51,7 +51,7 @@ Entries tagged - "MIT"
diff --git a/tags/MIT_AI_Lab/index.html b/tags/MIT_AI_Lab/index.html
index efd92e84..95a87919 100644
--- a/tags/MIT_AI_Lab/index.html
+++ b/tags/MIT_AI_Lab/index.html
@@ -54,7 +54,7 @@ Entries tagged - "MIT AI Lab"
diff --git a/tags/Machine_Code/index.html b/tags/Machine_Code/index.html
index d0cd7ed3..815c277d 100644
--- a/tags/Machine_Code/index.html
+++ b/tags/Machine_Code/index.html
@@ -51,7 +51,7 @@ Entries tagged - "Machine Code"
diff --git a/tags/Margaret_Hamilton/index.html b/tags/Margaret_Hamilton/index.html
index bfddf07d..81b85e10 100644
--- a/tags/Margaret_Hamilton/index.html
+++ b/tags/Margaret_Hamilton/index.html
@@ -51,7 +51,7 @@ Entries tagged - "Margaret Hamilton"
diff --git a/tags/Mark_II/index.html b/tags/Mark_II/index.html
index 16802998..d36dbce7 100644
--- a/tags/Mark_II/index.html
+++ b/tags/Mark_II/index.html
@@ -51,7 +51,7 @@ Entries tagged - "Mark II"
diff --git a/tags/Multics/index.html b/tags/Multics/index.html
index 930c9ba9..47536ba3 100644
--- a/tags/Multics/index.html
+++ b/tags/Multics/index.html
@@ -57,7 +57,7 @@ Entries tagged - "Multics"
diff --git a/tags/PDP-1/index.html b/tags/PDP-1/index.html
index b2604e06..fa028c3d 100644
--- a/tags/PDP-1/index.html
+++ b/tags/PDP-1/index.html
@@ -54,7 +54,7 @@ Entries tagged - "PDP-1"
diff --git a/tags/PDP-11/index.html b/tags/PDP-11/index.html
index 73d3441b..53316826 100644
--- a/tags/PDP-11/index.html
+++ b/tags/PDP-11/index.html
@@ -51,7 +51,7 @@ Entries tagged - "PDP-11"
diff --git a/tags/PDP-6/index.html b/tags/PDP-6/index.html
index 360c5228..949e29b4 100644
--- a/tags/PDP-6/index.html
+++ b/tags/PDP-6/index.html
@@ -51,7 +51,7 @@ Entries tagged - "PDP-6"
diff --git a/tags/Presper_Eckert/index.html b/tags/Presper_Eckert/index.html
index b8980a42..3ca67436 100644
--- a/tags/Presper_Eckert/index.html
+++ b/tags/Presper_Eckert/index.html
@@ -51,7 +51,7 @@ Entries tagged - "Presper Eckert"
diff --git a/tags/Punch_Card/index.html b/tags/Punch_Card/index.html
index 419239f0..9acd3065 100644
--- a/tags/Punch_Card/index.html
+++ b/tags/Punch_Card/index.html
@@ -51,7 +51,7 @@ Entries tagged - "Punch Card"
diff --git a/tags/RMS/index.html b/tags/RMS/index.html
index 4fcf09ef..ac5c2d2b 100644
--- a/tags/RMS/index.html
+++ b/tags/RMS/index.html
@@ -51,7 +51,7 @@ Entries tagged - "RMS"
diff --git a/tags/Software_Bug/index.html b/tags/Software_Bug/index.html
index 9e30860c..7844e657 100644
--- a/tags/Software_Bug/index.html
+++ b/tags/Software_Bug/index.html
@@ -51,7 +51,7 @@ Entries tagged - "Software Bug"
diff --git a/tags/Spacewar!/index.html b/tags/Spacewar!/index.html
index c735d2ad..0ee30746 100644
--- a/tags/Spacewar!/index.html
+++ b/tags/Spacewar!/index.html
@@ -51,7 +51,7 @@ Entries tagged - "Spacewar!"
diff --git a/tags/The_Art_of_Computer_Programming/index.html b/tags/The_Art_of_Computer_Programming/index.html
index 792e93f3..b1129bc0 100644
--- a/tags/The_Art_of_Computer_Programming/index.html
+++ b/tags/The_Art_of_Computer_Programming/index.html
@@ -51,7 +51,7 @@ Entries tagged - "The Art of Computer Programming"
diff --git a/tags/UNIX/index.html b/tags/UNIX/index.html
index 0aee57ac..f2ca2a2a 100644
--- a/tags/UNIX/index.html
+++ b/tags/UNIX/index.html
@@ -51,7 +51,7 @@ Entries tagged - "UNIX"
diff --git a/tags/Von_Neumann/index.html b/tags/Von_Neumann/index.html
index e0b9fd20..43bfe50f 100644
--- a/tags/Von_Neumann/index.html
+++ b/tags/Von_Neumann/index.html
@@ -51,7 +51,7 @@ Entries tagged - "Von Neumann"
diff --git a/tags/Women_in_Tech/index.html b/tags/Women_in_Tech/index.html
index e6c2961a..e51d0aa8 100644
--- a/tags/Women_in_Tech/index.html
+++ b/tags/Women_in_Tech/index.html
@@ -51,7 +51,7 @@ Entries tagged - "Women in Tech"
diff --git a/tags/index.html b/tags/index.html
index 33439802..99cb2f5b 100644
--- a/tags/index.html
+++ b/tags/index.html
@@ -150,7 +150,7 @@ All tags