We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b967bd commit ca0c9a2Copy full SHA for ca0c9a2
1 file changed
docs/index.md
@@ -4,10 +4,18 @@ title: Home
4
nav_order: 1
5
description: "Home Description"
6
permalink: /
7
+date: 2020-02-16
8
---
9
10
+<div style="display: flex; justify-content: flex-end; position: relative; top: 1.5em">
11
+<div>
12
+{{ page.date | date_to_long_string }}
13
+</div>
14
15
+{: .fs-1.lh-default }
16
+
17
[![][badge-license]][oaps-license]
-[![][badge-ci]][workflow-ci]
18
+[![][badge-ci]][workflow-ci]
19
20
21
# openapi-processor-spring
0 commit comments