Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
Pawlik
/
meghna-hugo
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
1
Wiki
Attività
Sfoglia il codice sorgente
added lectures to the index page
pull/141/head
abhidj0090
4 anni fa
parent
52305a47f8
commit
67acd21754
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
1
layouts/partials/lectures.html
+ 1
- 1
layouts/partials/lectures.html
Vedi File
@@ -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 }}
Write
Preview
Loading…
Annulla
Salva