From 70baaeb4e78d12c329a03e929fd30d41730ed2b1 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Sun, 28 Aug 2022 05:39:44 +0200 Subject: Moved statis assets and converted all CSS to Tailwind --- content/posts/2021-12-30-wap-mobile-web-before-the-web.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'content/posts/2021-12-30-wap-mobile-web-before-the-web.md') diff --git a/content/posts/2021-12-30-wap-mobile-web-before-the-web.md b/content/posts/2021-12-30-wap-mobile-web-before-the-web.md index e5f6714..49a7116 100644 --- a/content/posts/2021-12-30-wap-mobile-web-before-the-web.md +++ b/content/posts/2021-12-30-wap-mobile-web-before-the-web.md @@ -29,7 +29,7 @@ These phones were rocking: Let's take a look at these beauties. -![Old phones](/wap/phones.gif) +![Old phones](/assets/wap/phones.gif) ## WAP - Wireless Application Protocol @@ -146,7 +146,7 @@ If you look at the python file, I convert all the images into tiny B&W images. T Because I currently don't have a phone old enough to test it on, I used an emulator. And it was really hard to find one. I found [WAP Proof](http://wap-proof.sharewarejunction.com/) on shareware junction, and it did the job well enough. I will try to find and actual device to test it on. - + If you are using Nginx to serve the contents, add a directive to the hosts file that will automatically server `index.wml` file. -- cgit v1.2.3