Skip to content

Commit

Permalink
Merge pull request #1 from ghcloudai/dev/xiaoli
Browse files Browse the repository at this point in the history
changed the position of assets and layout
  • Loading branch information
xiaoliwe authored Jan 31, 2024
2 parents 1cb9dfc + 64607bd commit 2c8da89
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion docs/_layouts/default.html → _layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html>
<head>
<title>Your Page Title</title>
<link rel="stylesheet" type="text/css" href="/assets/main.css">
<link rel="stylesheet" type="text/css" href="../_assets/main.css">
</head>
<body>
<header>
Expand Down
File renamed without changes.

0 comments on commit 2c8da89

Please sign in to comment.