浏览代码

Tweaks

customisations
alemart 6 个月前
父节点
当前提交
8ed604f722
共有 2 个文件被更改,包括 7 次插入4 次删除
  1. 5
    1
      demos/assets/promo.html
  2. 2
    3
      docs_overrides/main.html

+ 5
- 1
demos/assets/promo.html 查看文件

@@ -66,9 +66,13 @@
66 66
 
67 67
 <a href="https://ko-fi.com/s/3ee4182cb6" rel="external" target="_blank" class="button" id="support-purchase-button" data-goatcounter-click>Support this work</a>
68 68
 
69
+<h2>Spread the word!</h2>
70
+
71
+<p>Are you building something cool? Share it on social media! If you're enchanted by encantar.js, why wouldn't you let your friends know about this tech and what you're building with it? &#x1F60E;</p>
72
+
69 73
 <h2>Need help?</h2>
70 74
 
71
-<p>You can get expert guidance on WebAR with encantar.js by contacting <a href="#" class="email" id="contact-technical-support" data-goatcounter-click></a>. If you have any projects that you want created or modified, then feel free to get in touch.</p>
75
+<p>Get expert guidance on WebAR with encantar.js by contacting me at <a href="#" class="email" id="contact-technical-support" data-goatcounter-click></a>. If you have any projects that you want created or modified, feel free to get in touch!</p>
72 76
 
73 77
 </body>
74 78
 </html>

+ 2
- 3
docs_overrides/main.html 查看文件

@@ -28,9 +28,8 @@
28 28
 </button>
29 29
 <section id="support-widget" class="md-typeset invisible">
30 30
     <h4>Technical support</h4>
31
-    <p>You can get expert guidance on WebAR with encantar.js by contacting <a href="#" class="support-link" id="technical-support-widget" data-goatcounter-click></a>.</p>
32
-    <p>If you have any projects that you want created or modified, then feel free to <a href="#" class="support-link" id="technical-support-consulting-widget" data-goatcounter-click>get in touch</a>.</p>
33
-    <p>I speak English and Portuguese. Falo Inglês e Português.</p>
31
+    <p>Get expert guidance on WebAR with encantar.js by contacting the developer at <a href="#" class="support-link" id="technical-support-widget" data-goatcounter-click></a>.</p>
32
+    <p>If you have any projects that you want created or modified, feel free to get in touch!</p>
34 33
 </section>
35 34
 <script>
36 35
 document.addEventListener('DOMContentLoaded', function() {

正在加载...
取消
保存