Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
Pawlik
/
meghna-hugo
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Peticiones pull
0
Lanzamientos
1
Wiki
Actividad
Explorar el Código
added lectures to the index page
pull/141/head
abhidj0090
hace 4 años
padre
52305a47f8
commit
67acd21754
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
1
1
layouts/partials/lectures.html
+ 1
- 1
layouts/partials/lectures.html
Ver fichero
@@ -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 }}
Escribir
Vista previa
Cargando…
Cancelar
Guardar