mirror of https://github.com/rwf2/Rocket.git
Fix news announcement title in index.
This commit is contained in:
parent
cb520f4067
commit
ba96de314c
|
@ -1,7 +1,6 @@
|
|||
[[articles]]
|
||||
title = """
|
||||
Rocket v0.4: Typed URIs, Database Support, Revamed Queries, Stateful Handlers,
|
||||
& More!
|
||||
Rocket v0.4: Typed URIs, Database Support, Revamped Queries, & More!
|
||||
"""
|
||||
slug = "2018-12-08-version-0.4"
|
||||
author = "Sergio Benitez"
|
||||
|
|
Loading…
Reference in New Issue