Difference between revisions of "How I made this site"

From Linuxintro
imported>ThorstenStaerk
(Created page with "I made this site linuxintro.org together with http://www.staerk.de/thorsten. Then I found in google's webmaster console that a viewport was missing. Adding it will help with t...")
(No difference)

Revision as of 00:40, 30 March 2020

I made this site linuxintro.org together with http://www.staerk.de/thorsten. Then I found in google's webmaster console that a viewport was missing. Adding it will help with the readability on mobile devices. I put the viewport directly into OutPutPage.php next to the google analytics code. Then I changed the default skin to chick and everyhing was well with the exception of the pre and code blocks.