Ver código fonte

Update the true homepage..

Raven 1 ano atrás
pai
commit
0ce122869c
3 arquivos alterados com 2 adições e 2 exclusões
  1. 1 1
      docs/index.html
  2. 0 0
      docs/search_indexes.json
  3. 1 1
      docsrc/content/home.go

+ 1 - 1
docs/index.html

@@ -185,7 +185,7 @@
 <div id='docMainBox' class='px-16 pb-12 pt-4 overflow-auto'>
 <h1 class='mb-8'>Introduction</h1>
 
-<div class='border-t'><p>QOR5 is yet another Go library to build web applications. We aim to accelerate the development speed and make the website highly customizable.</p>
+<div class='border-t'><p>QOR5 is a Go library to build web applications. We aim to accelerate the development speed and make the website highly customizable.</p>
 
 <ul>
 <li>It prefers writing HTML in <a href="/advanced-functions/the-go-html-builder.html" rel="nofollow">static typing Go language</a>, rather than a certain type of template language, Not even go template.</li>

Diferenças do arquivo suprimidas por serem muito extensas
+ 0 - 0
docs/search_indexes.json


+ 1 - 1
docsrc/content/home.go

@@ -8,7 +8,7 @@ import (
 
 var Home = Doc(
 	Markdown(`
-QOR5 is yet another Go library to build web applications. We aim to accelerate the development speed and make the website highly customizable.
+QOR5 is a Go library to build web applications. We aim to accelerate the development speed and make the website highly customizable.
 
 - It prefers writing HTML in [static typing Go language](/advanced-functions/the-go-html-builder.html), rather than a certain type of template language, Not even go template.
 - It try to minify the needs to write any JavaScript/Typescript for building interactive web applications

Alguns arquivos não foram mostrados porque muitos arquivos mudaram nesse diff