Skip to content

Commit

Permalink
Update about.html
Browse files Browse the repository at this point in the history
Modify fonts
  • Loading branch information
TobDeng0 authored Aug 13, 2024
1 parent a72ad01 commit 4fb2ac0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions about.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
<title>About-TobDeng</title>
<link rel="stylesheet" href="./style.css">
<link rel="shortcut icon" href="./imager/code library.png" type="icon"></link>
<link href='http://cdn.repository.webfont.com/webfonts/nomal/152238/47031/66bb6393a75bea2c84336a87.css' rel='stylesheet' type='text/css' />
<style>
@font-face {font-family: 'COCOGOOSE';src: url('//cdn.repository.webfont.com/webfonts/nomal/152238/47031/66bb6393a75bea2c84336a87.gif?r=271950355851');src: url('//cdn.repository.webfont.com/webfonts/nomal/152238/47031/66bb6393a75bea2c84336a87.gif?r=271950355851?#iefix') format('embedded-opentype'),url('//cdn.repository.webfont.com/webfonts/nomal/152238/47031/66bb6393a75bea2c84336a87.png?r=271950355851') format('woff2'),url('//cdn.repository.webfont.com/webfonts/nomal/152238/47031/66bb6393a75bea2c84336a87.bmp?r=271950355851') format('woff');font-weight: normal;font-style: normal;}

body{
background-color: #f4f2f168;
Expand Down Expand Up @@ -436,4 +436,4 @@ <h2>${data.data.song_name}</h2>
}
</script>
</body>
</html>
</html>

0 comments on commit 4fb2ac0

Please sign in to comment.