Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Acessar
Pawlik
/
meghna-hugo
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Pull requests
0
Versões
1
Wiki
Atividade
Ver código fonte
added lectures to the index page
pull/141/head
abhidj0090
4 anos atrás
pai
52305a47f8
commit
67acd21754
1 arquivos alterados
com
1 adições
e
1 exclusões
Visão dividida
Mostrar estatísticas do Diff
1
1
layouts/partials/lectures.html
+ 1
- 1
layouts/partials/lectures.html
Ver arquivo
@@ -13,7 +13,7 @@
</div>
{{"<!-- /section title -->" | safeHTML}}
{{ range first 3 (where site.RegularPages "Section" "==" "
blog
")}}
{{ range first 3 (where site.RegularPages "Section" "==" "
lectures
")}}
{{ .Render "article"}}
{{ end }}
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar