mirror of
https://github.com/leaningtech/cheerpj-meta.git
synced 2025-03-25 07:27:51 +01:00
Changes to _config.yml
This commit is contained in:
parent
5ec4639dac
commit
571de6461c
@ -1,5 +1,3 @@
|
|||||||
<p align="center"><img src="https://github.com/leaningtech/cheerpj-meta/blob/master/media/cheerpj_logo_whitebg.png" width="300"></p>
|
|
||||||
|
|
||||||
# CheerpJ - Convert Java to WebAssembly and JavaScript
|
# CheerpJ - Convert Java to WebAssembly and JavaScript
|
||||||
[](https://gitter.im/leaningtech/cheerpj)
|
[](https://gitter.im/leaningtech/cheerpj)
|
||||||
[](https://github.com/leaningtech/cheerpj-meta/issues)
|
[](https://github.com/leaningtech/cheerpj-meta/issues)
|
||||||
|
@ -13,11 +13,11 @@
|
|||||||
# you will see them accessed via {{ site.title }}, {{ site.email }}, and so on.
|
# you will see them accessed via {{ site.title }}, {{ site.email }}, and so on.
|
||||||
# You can create any custom variable you would like, and they will be accessible
|
# You can create any custom variable you would like, and they will be accessible
|
||||||
# in the templates via {{ site.myvariable }}.
|
# in the templates via {{ site.myvariable }}.
|
||||||
title: Cheerp - Documentation
|
title: CheerpJ - Documentation
|
||||||
description: >- # this means to ignore newlines until "baseurl:"
|
description: >- # this means to ignore newlines until "baseurl:"
|
||||||
Main documentation and tutorials for Cheerp | the C++ compiler for the Web.
|
Main documentation and tutorials for CheerpJ | the Java solution for the Web.
|
||||||
baseurl: "/cheerpj-meta" # the subpath of your site, e.g. /blog
|
baseurl: "/cheerpj-meta" # the subpath of your site, e.g. /blog
|
||||||
logo: "/assets/cheerj_logo.png" # Change to relevant file
|
logo: "/assets/cheerpj_logo.png" # Change to relevant file
|
||||||
tagline:
|
tagline:
|
||||||
line1: "CheerpJ - the Java solution for the Web"
|
line1: "CheerpJ - the Java solution for the Web"
|
||||||
line2: "Documentation & Tutorials"
|
line2: "Documentation & Tutorials"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user