Skip to content

Commit

Permalink
add: new link of GeekPie
Browse files Browse the repository at this point in the history
  • Loading branch information
Clarivy committed Jul 23, 2023
1 parent 10dd9a7 commit 35f75a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/App.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ const markdown = require('../markdown/上海科技大学2023新生手册.md')
var parseMdt = new parseMd(markdown);
var data = parseMdt.render();
console.log(data);
console.log("https://www.wjx.cn/vm/rtb6DmO.aspx");

class App extends React.Component {
render() {
Expand Down

0 comments on commit 35f75a7

Please sign in to comment.