浏览代码

Small changes

customisations
alemart 2 个月前
父节点
当前提交
8ea8dbdcd5
共有 1 个文件被更改,包括 4 次插入4 次删除
  1. 4
    4
      docs_overrides/index.html

+ 4
- 4
docs_overrides/index.html 查看文件

@@ -42,9 +42,9 @@ body {
42 42
 .md-footer a {
43 43
   color: var(--md-footer-fg-color--light);
44 44
 }
45
-.md-typeset h1 {
46
-  /*font-weight: 400;*/
47
-}
45
+/*.md-typeset h1 {
46
+  font-weight: 400;
47
+}*/
48 48
 .md-copyright {
49 49
   color: var(--md-footer-fg-color--light);
50 50
 }
@@ -545,7 +545,7 @@ function setupReveal()
545 545
 <section id="download">
546 546
   <article>
547 547
     <h1>Download encantar.js</h1>
548
-    <p>encantar.js is a WebAR framework created independently by <a href="contact/" target="_blank" id="author-name" data-goatcounter-click>Alexandre Martins</a> and released as open source software. Get your copy and go build something magical with it! &#x1FA84;</p>
548
+    <p>encantar.js is a WebAR framework created independently by <a href="contact/" target="_blank" id="author-name" data-goatcounter-click>Alexandre Martins</a> and released as open source software. Users are asked to support the project. Get your copy and go build something magical with it! &#x1FA84;</p>
549 549
     <footer>
550 550
       <a href="#pay" class="md-button md-button--primary" id="download-pay" data-goatcounter-click>Pay What You Can</a>
551 551
       <a href="https://github.com/sponsors/alemart" target="_blank" class="md-button" id="download-sponsor" data-goatcounter-click>Sponsor on GitHub</a>

正在加载...
取消
保存