mirror of
https://github.com/thomasjsn/hugo-theme-hello-friend.git
synced 2024-11-14 20:35:07 +01:00
removed float css, readme mod, aligned users with upstream repo master
This commit is contained in:
parent
3b9ad17e22
commit
211e002ab6
@ -140,7 +140,7 @@ Adding a cover image to your post is simple and there are two options when you e
|
|||||||
|
|
||||||
Add `lastModDisplay = "[your display text]"` to `config.toml` to enable last modified date on your posts. Note - an empty string value `""` does not display anything.
|
Add `lastModDisplay = "[your display text]"` to `config.toml` to enable last modified date on your posts. Note - an empty string value `""` does not display anything.
|
||||||
|
|
||||||
Example: `lastModDisplay = "Modified: "` --> "Modified: Jan 01, 0001"
|
Example: `lastModDisplay = "Modified:"` --> "Modified: Jan 01, 0001"
|
||||||
|
|
||||||
:octocat: Hugo's `enableGitInfo` option is a nice complement to this feature.
|
:octocat: Hugo's `enableGitInfo` option is a nice complement to this feature.
|
||||||
|
|
||||||
|
2
USERS.md
2
USERS.md
@ -18,3 +18,5 @@ TEMPLATE:
|
|||||||
- https://verso.re/ - **Joan Calabrés** (Security Engineer)
|
- https://verso.re/ - **Joan Calabrés** (Security Engineer)
|
||||||
- https://blog.lepape.me/ - **François Le Pape** (Student & developer freelance)
|
- https://blog.lepape.me/ - **François Le Pape** (Student & developer freelance)
|
||||||
- https://blog.jyny.dev/ - **Jyny Chen** (Software Engineer)
|
- https://blog.jyny.dev/ - **Jyny Chen** (Software Engineer)
|
||||||
|
- https://felixleger.com/ - **Félix Léger** (Sofware Developer and DevOps)
|
||||||
|
- https://cobalto.net/ - **Daniel Pessoa** (Sofware Developer and BI Analyst)
|
||||||
|
@ -66,10 +66,6 @@
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
&-moddate{
|
|
||||||
float: right;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.post--regulation {
|
.post--regulation {
|
||||||
|
Loading…
Reference in New Issue
Block a user