diff --git a/building.md b/building.md index a40c3f8..62aaf92 100644 --- a/building.md +++ b/building.md @@ -5,8 +5,8 @@ Building - [Legal](legal.html) - [GitHub Wiki](https://github.com/haukex/webperl/wiki/Building-WebPerl) \] -🕸️🐪 Building WebPerl -=================== +Building WebPerl +================ **Notice: WebPerl is very much in beta.** diff --git a/democode/index.html b/democode/index.html index bf78671..45f5127 100644 --- a/democode/index.html +++ b/democode/index.html @@ -48,7 +48,7 @@ iframe.perleditor {

This page demonstrates the embeddable -🕸️🐪 WebPerl +WebPerl Code Demo Editor (beta), which can be embedded using <iframe> elements, including sandboxing. The documentation is contained in the source of this page, please use diff --git a/democode/perleditor.html b/democode/perleditor.html index d4f17ec..6bfd47c 100644 --- a/democode/perleditor.html +++ b/democode/perleditor.html @@ -543,7 +543,7 @@ $(function () {

diff --git a/index.md b/index.md index 7f1f05f..9337354 100644 --- a/index.md +++ b/index.md @@ -5,8 +5,8 @@ [Legal](legal.html) - [GitHub Wiki](https://github.com/haukex/webperl/wiki) \] -🕸️🐪 Welcome to WebPerl! -====================== +Welcome to WebPerl! +=================== WebPerl uses the power of [WebAssembly](https://webassembly.org/) and @@ -67,7 +67,7 @@ described in [Serving WebPerl](using.html#serving-webperl). (Note: In `webperl_demo.html`, you'll likely see "AJAX Failed!", which is to be expected since your webserver won't know how to handle the example AJAX request.) -Have fun! ️🐪 +Have fun! *** diff --git a/legal.md b/legal.md index 2492fa7..54eb3ea 100644 --- a/legal.md +++ b/legal.md @@ -5,8 +5,8 @@ Legal - [GitHub Wiki](https://github.com/haukex/webperl/wiki) \] -🕸️🐪 WebPerl Author, Copyright, and License -========================================= +WebPerl Author, Copyright, and License +====================================== **WebPerl - ** diff --git a/notes.md b/notes.md index e72b530..d9d57eb 100644 --- a/notes.md +++ b/notes.md @@ -5,8 +5,8 @@ Notes - [Legal](legal.html) - [GitHub Wiki](https://github.com/haukex/webperl/wiki) \] -🕸️🐪 Misc. Notes on WebPerl -========================= +Misc. Notes on WebPerl +====================== Links diff --git a/using.md b/using.md index e5d011d..1283d19 100644 --- a/using.md +++ b/using.md @@ -5,8 +5,8 @@ [Legal](legal.html) - [GitHub Wiki](https://github.com/haukex/webperl/wiki/Using-WebPerl) \] -🕸️🐪 Using WebPerl -================ +Using WebPerl +============= **Notice: WebPerl is very much in beta.** diff --git a/webperl.png b/webperl.png index a4359e2..4b7eb80 100644 Binary files a/webperl.png and b/webperl.png differ