aboutsummaryrefslogtreecommitdiff
path: root/content/posts/2021-12-30-wap-mobile-web-before-the-web.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/posts/2021-12-30-wap-mobile-web-before-the-web.md')
-rw-r--r--content/posts/2021-12-30-wap-mobile-web-before-the-web.md4
1 files changed, 2 insertions, 2 deletions
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 442943b..5e7ff38 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
@@ -32,7 +32,7 @@ These phones were rocking:
32 32
33Let's take a look at these beauties. 33Let's take a look at these beauties.
34 34
35![Old phones](/assets/wap/phones.gif) 35![Old phones](/posts/wap/phones.gif)
36 36
37## WAP - Wireless Application Protocol 37## WAP - Wireless Application Protocol
38 38
@@ -184,7 +184,7 @@ emulator. And it was really hard to find one. I found [WAP
184Proof](http://wap-proof.sharewarejunction.com/) on shareware junction, and it 184Proof](http://wap-proof.sharewarejunction.com/) on shareware junction, and it
185did the job well enough. I will try to find and actual device to test it on. 185did the job well enough. I will try to find and actual device to test it on.
186 186
187<video src="/assets/wap/emulator.mp4" controls></video> 187<video src="/posts/wap/emulator.mp4" controls></video>
188 188
189If you are using Nginx to serve the contents, add a directive to the hosts file 189If you are using Nginx to serve the contents, add a directive to the hosts file
190that will automatically server `index.wml` file. 190that will automatically server `index.wml` file.