Skip to content

Commit e38af8f

Browse files
authored
Merge pull request #15 from clue-labs/deployed-badge
Add badge to show last deploy date
2 parents 8c84428 + 03f02a9 commit e38af8f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
# Framework X website
22

33
[![CI status](https://github.com/clue/framework-x-website/workflows/Deploy/badge.svg)](https://github.com/clue/framework-x-website/actions)
4+
![Last deployed on `live`](https://img.shields.io/github/last-commit/clue/framework-x-website/live?label=last%20deployed&logo=github)
45

56
Source code for the Framework X website.
67

8+
See https://github.com/clue/framework-x for more details about Framework X.
9+
710
## Build
811

912
You can build the website like this:

0 commit comments

Comments
 (0)