의 미러
https://git.sr.ht/~cadence/bibliogram
synced 2026-04-16 08:31:37 +00:00
Fix pug template call on homepage
This commit is contained in:
부모
1c382d6dc2
커밋
067764e9df
1개의 변경된 파일과 1개의 추가작업 그리고 1개의 파일을 삭제
|
|
@ -28,7 +28,7 @@ html
|
|||
.about-container
|
||||
section.about
|
||||
h2= ll.about_bibliogram_header
|
||||
!= ll.pug_about_bibliogram_content(constants.featured_profiles.length)
|
||||
!= ll.pug_about_bibliogram_content({link_to_featured_profiles: constants.featured_profiles.length})
|
||||
h2= ll.about_this_instance_header
|
||||
ul
|
||||
if onionLocation
|
||||
|
|
|
|||
불러오는 중…
테이블 추가
Add a link
Reference in a new issue