소스 검색

Move asphotheme.css to root dir

tags/v0.1.3
bertieb 3 년 전
부모
커밋
6759a07829
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      src/html/index.html

+ 1
- 1
src/html/index.html 파일 보기

@@ -4,7 +4,7 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Asphodel Dice Roller</title>
<link rel="stylesheet" href="css/asphotheme.css">
<link rel="stylesheet" href="asphotheme.css">
<script src="https://code.jquery.com/jquery-3.5.1.min.js" type="text/javascript"></script>
<script src="bundle.js" type="text/javascript"></script>
</head>


불러오는 중...
취소
저장