Skip to content

Commit c3c4b52

Browse files
committed
update: minor content change
Signed-off-by: Gaukas Wang <[email protected]>
1 parent 6507751 commit c3c4b52

File tree

4 files changed

+4
-9
lines changed

4 files changed

+4
-9
lines changed

.github/workflows/jekyll.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,6 @@ on:
1111
push:
1212
branches: ["master"]
1313

14-
# Allows you to run this workflow manually from the Actions tab
15-
workflow_dispatch:
16-
1714
# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
1815
permissions:
1916
contents: read

_config.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,7 @@
2121
title: WATER
2222
2323
description: >- # this means to ignore newlines until "baseurl:"
24-
A comprehensive documentation site for the Water project. Find all the information
25-
you need about Water, including tutorials, guides, and reference documentation. Dive
26-
into the world of Water and explore its features, use cases, and best practices.
27-
Stay updated with the latest news and announcements related to Water. Start your
28-
journey with Water today!"
24+
WebAssembly Transport Executables Runtime
2925
theme: just-the-docs
3026
url: "" # the base hostname & protocol for your site, e.g. http://example.com
3127

about.markdown renamed to about.md

File renamed without changes.

index.markdown renamed to index.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,6 @@
55
layout: home
66
---
77

8-
# WATER: WebAssembly Transport Executables Runtime
8+
# WATER: WebAssembly Transport Executables Runtime
9+
10+
Documentation under construction. Please check back later.

0 commit comments

Comments
 (0)