We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d64e2c1 commit 62c2421Copy full SHA for 62c2421
_layouts/default.html
@@ -20,7 +20,7 @@
20
<header>
21
<div class="inner">
22
<h1>Task</h1>
23
- <h2>Phing killing PHP task runner</h2>
+ <h2>Another PHP task runner.</h2>
24
<a href="https://github.com/taskphp/task" class="button"><small>View project on</small>GitHub</a>
25
</div>
26
</header>
index.md
@@ -1,6 +1,6 @@
1
---
2
layout: default
3
-title: A Phing killing PHP task runner.
+title: Another PHP task runner.
4
5
6
[](https://travis-ci.org/taskphp/task)
0 commit comments