이 웹사이트는 자바스크립트 활성화가 필요합니다.
홈
탐색
도움말
로그인
machinelistening
/
curriculum-test
보기
1
좋아요
0
포크
0
코드
이슈
0
릴리즈
0
위키
활동
소스 검색
allow nosup links to be black
master
Sean Dockray
4 년 전
부모
3b63e23374
커밋
b03fd8379b
5개의 변경된 파일
과
8개의 추가작업
그리고
4개의 파일을 삭제
분할 보기
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
파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
파일 보기
+ 1
- 1
data/books/catalog.json
파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
파일 보기
+ 4
- 0
themes/sandpoints/assets/css/site.css
파일 보기
@@ -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
파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
파일 보기
+ 1
- 1
themes/sandpoints/layouts/shortcodes/nosup.html
파일 보기
@@ -1 +1 @@
<span class="nosup">{{ with .Inner }} {{ $.Page.RenderString . }} {{ end }}</span>
<span class="nosup
{{ with .Get 0}} {{.}}{{ end }}
">{{ with .Inner }} {{ $.Page.RenderString . }} {{ end }}</span>
쓰기
미리보기
불러오는 중...
취소
저장