Skip to content

Commit

Permalink
fix: remove site file
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaoxuan6 committed Dec 21, 2023
1 parent 55ab691 commit 675d2f4
Show file tree
Hide file tree
Showing 7 changed files with 2 additions and 707 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
.idea
site
site/
1 change: 1 addition & 0 deletions docs/static/js/index.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
$(document).ready(function() {
$('.md-content a').attr('target', '_blank');
$('.md-source').attr('target', '_blank');
});
338 changes: 0 additions & 338 deletions site/404.html

This file was deleted.

Loading

0 comments on commit 675d2f4

Please sign in to comment.