Browse Source

* Reference sources

Michael Van Canneyt 1 year ago
parent
commit
4dfcc7f5dc
1 changed files with 5 additions and 0 deletions
  1. 5 0
      demo/wasienv/job/onclick/index.html

+ 5 - 0
demo/wasienv/job/onclick/index.html

@@ -22,7 +22,12 @@
       </div>
     </div>
     <div class="box">
+      <p>
       <button id="btnOK" class="button is-primary">Click me, please!</button>
+      </p>
+      <p style="margin-top: 2em;">
+      <a href="wasmdemo.lpr">Project sources</a>.
+      </p>
     <div/>
    
   <script>