mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-27 11:07:44 +00:00
docs: add version
This commit is contained in:
parent
a903fee569
commit
5ff4796b12
2 changed files with 19 additions and 3 deletions
8
docs/theme/head.hbs
vendored
8
docs/theme/head.hbs
vendored
|
@ -2,4 +2,12 @@
|
|||
dd {
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
main {
|
||||
position: relative;
|
||||
}
|
||||
.version {
|
||||
position: absolute;
|
||||
top: 1em;
|
||||
right: 0;
|
||||
}
|
||||
</style>
|
Loading…
Add table
Add a link
Reference in a new issue