미디어위키:Common.js: 두 판 사이의 차이

301 바이트 추가됨 ,  2023년 10월 7일 (토)
편집 요약 없음
잔글 ("미디어위키:Common.js" 문서의 보호를 해제했습니다)
편집 요약 없음
1번째 줄: 1번째 줄:
/* 이 자바스크립트 설정은 모든 문서, 모든 사용자에게 적용됩니다. */
/* 이 자바스크립트 설정은 모든 문서, 모든 사용자에게 적용됩니다. */
var fontLink = document.createElement('fontLink');
fontLink.rel = 'stylesheet';
fontLink.as = 'style';
fontLink.crossOrigin = '';
fontLink.href = 'https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.8/dist/web/variable/pretendardvariable-dynamic-subset.css';
document.head.appendChild(fontLink);


/* [[분류:위키 인터페이스 문서]] */
/* [[분류:위키 인터페이스 문서]] */