- Commit
- 1ed0b71f7c10f84835d799bc7af768266d901860
- Parent
- 467299ca9758bb0ad61a9fd84032d96ca28078cf
- Author
- Pablo <pablo-escobar@riseup.net>
- Date
Improved the intro message of the website
Custum build of stapix for tikz.pablopie.xyz
Improved the intro message of the website
1 file changed, 12 insertions, 3 deletions
Status | File Name | N° Changes | Insertions | Deletions |
Modified | src/intro.html | 15 | 12 | 3 |
diff --git a/src/intro.html b/src/intro.html @@ -1,7 +1,16 @@ <h1>TikZ Gallery</h1> <p> A gallery with ready-made mathematical drawings for use in LaTeX documents and -Beamer presentations — as well as their source code! Please see -<a href=\"/using.html\">Using This Gallery</a> for information on how to -include pictures from this gallery in your documents. +Beamer presentations — as well as their source code! Other than a +platform for distributing the figures themselves, this gallery is also supposed +to be an educational resource on +<a href="https://github.com/pgf-tikz/pgf">TikZ</a>, allowing users to inspect +and modify the source code of the drawings to fit their needs. +</p> + +<p> +Please see <a href="/using.html">Using This Gallery</a> for instructions on +how to include pictures from this gallery in your documents. To add a picture +to this gallery please contact +<a href="mailto:%70%61%62%6C%6F-%65%73%63%6F%62%61%72@%72%69%73%65%75%70.%6E%65%74">pablo-escobar [at] riseup.net</a>. </p>