Added some social buttons to the "Post" template (#415)
* Added new 'GitForge' param for non-git repos * Added some (optional) social buttons * Small fix for hardcoded values * Update single.html * Update look & feel for share buttons Signed-off-by: hossainemruz <hossainemruz@gmail.com> * Fix improve-this-page btn alignment when share-buttons disabled Signed-off-by: hossainemruz <hossainemruz@gmail.com> Co-authored-by: Pablo Marcos <codebergflamingo@staplehorse.anonaddy.com> Co-authored-by: hossainemruz <hossainemruz@gmail.com>
This commit is contained in:
parent
069b0aa328
commit
bb01f1a975
18 changed files with 182 additions and 12 deletions
|
@ -50,6 +50,9 @@ other = "前"
|
|||
[next]
|
||||
other = "次"
|
||||
|
||||
# [share_on]
|
||||
# other = "Share on"
|
||||
|
||||
[improve_this_page]
|
||||
other = "編集リクエストを送る"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue