fix homepage
This commit is contained in:
parent
38d8118e64
commit
20f0657067
2 changed files with 3 additions and 3 deletions
|
@ -4,7 +4,7 @@
|
|||
|
||||
A simple server-side HTML templating engine for Dart.
|
||||
|
||||
[See documentation.](https://angel-dart.gitbook.io/angel/front-end/jael-template-engine)
|
||||
[See documentation.](https://angel-dart.gitbook.io/angel/front-end/jael)
|
||||
|
||||
# Installation
|
||||
In your `pubspec.yaml`:
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
name: jael
|
||||
version: 2.0.1+1
|
||||
version: 2.0.1+2
|
||||
description: A simple server-side HTML templating engine for Dart. Comparable to Blade or Liquid.
|
||||
author: Tobe O <thosakwe@gmail.com>
|
||||
homepage: https://angel-dart.gitbook.io/angel/front-end/jael
|
||||
|
|
Loading…
Reference in a new issue