浏览代码

better serving wording

Heydon Pickering 8 年之前
父节点
当前提交
902d42fb47
共有 3 个文件被更改,包括 2 次插入2 次删除
  1. 1 1
      content/patterns/serving.md
  2. 1 1
      docs/patterns/serving/index.html
  3. 0 0
      docs/service-worker.js

+ 1 - 1
content/patterns/serving.md

@@ -24,4 +24,4 @@ This URL will be in the following format:
 [your user name].github.io/[your library repo name]
 [your user name].github.io/[your library repo name]
 ```
 ```
 
 
-You'll also need to add it to your `config.toml` file. See {{% pattern "Library setup" %}} for more information.
+You'll also need to add it to your `config.toml` file as the `baseURL` value. See {{% pattern "Library setup" %}} for more information.

+ 1 - 1
docs/patterns/serving/index.html

@@ -322,7 +322,7 @@
 <pre><code>[your user name].github.io/[your library repo name]
 <pre><code>[your user name].github.io/[your library repo name]
 </code></pre>
 </code></pre>
 
 
-<p>You&rsquo;ll also need to add it to your <code>config.toml</code> file. See <a class="pattern-link" href="https://heydon.github.io/infusion/patterns/library-setup/"><svg class="bookmark" aria-hidden="true" viewBox="0 0 40 50"><use xlink:href="#bookmark"></use></svg>Library setup</a> for more information.</p>
+<p>You&rsquo;ll also need to add it to your <code>config.toml</code> file as the <code>baseURL</code> value. See <a class="pattern-link" href="https://heydon.github.io/infusion/patterns/library-setup/"><svg class="bookmark" aria-hidden="true" viewBox="0 0 40 50"><use xlink:href="#bookmark"></use></svg>Library setup</a> for more information.</p>
 
 
   </main>
   </main>
 
 

文件差异内容过多而无法显示
+ 0 - 0
docs/service-worker.js


部分文件因为文件数量过多而无法显示