Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Tutki
Apua
Kirjaudu sisään
machinelistening
/
curriculum-test
Tarkkaile
1
Äänestä
0
Fork
0
Koodi
Ongelmat
0
Julkaisut
0
Wiki
Toiminta
Selaa lähdekoodia
allow nosup links to be black
master
Sean Dockray
4 vuotta sitten
vanhempi
3b63e23374
commit
b03fd8379b
5 muutettua tiedostoa
jossa
8 lisäystä
ja
4 poistoa
Jaettu näkymä
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
content/curriculum/index.md
+1
-1
data/books/catalog.json
+4
-0
themes/sandpoints/assets/css/site.css
+1
-1
themes/sandpoints/assets/css/site.min.css
+1
-1
themes/sandpoints/layouts/shortcodes/nosup.html
+ 1
- 1
content/curriculum/index.md
File diff suppressed because it is too large
Näytä tiedosto
+ 1
- 1
data/books/catalog.json
File diff suppressed because it is too large
Näytä tiedosto
+ 4
- 0
themes/sandpoints/assets/css/site.css
Näytä tiedosto
@@ -607,6 +607,10 @@ img {
color: red;
}
.nosup.black a {
color: #000;
}
.nosup a span.sup {
display: none;
}
+ 1
- 1
themes/sandpoints/assets/css/site.min.css
File diff suppressed because it is too large
Näytä tiedosto
+ 1
- 1
themes/sandpoints/layouts/shortcodes/nosup.html
Näytä tiedosto
@@ -1 +1 @@
<span class="nosup">{{ with .Inner }} {{ $.Page.RenderString . }} {{ end }}</span>
<span class="nosup
{{ with .Get 0}} {{.}}{{ end }}
">{{ with .Inner }} {{ $.Page.RenderString . }} {{ end }}</span>
Kirjoita
Esikatselu
Ladataan…
Peruuta
Tallenna