diff options
Diffstat (limited to 'mobile')
| -rw-r--r-- | mobile/index.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mobile/index.html b/mobile/index.html index f75b0c0..39902ed 100644 --- a/mobile/index.html +++ b/mobile/index.html @@ -60,6 +60,9 @@ <body> <script src="js/app.js"></script> + <!-- Request Desktop Site --> + <button onclick="requestDesktopSite()">Request Desktop Site</button> + <!-- Core Site Function, Site Primer/ Base --> <main> <div class="links"> |