fix homepage

This commit is contained in:
Tobe O 2018-11-10 20:54:14 -05:00
parent 38d8118e64
commit 20f0657067
2 changed files with 3 additions and 3 deletions

View file

@ -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`:

View file

@ -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