Convert public directory from submodule to normal directory
- Remove public from git submodule tracking - Add all public directory contents as regular files - Fixes GitHub Actions error: "No url found for submodule path 'public' in .gitmodules" 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
.code-filename{
|
||||
background-color: rgba(0,0,0,0.07);
|
||||
display: inline-block;
|
||||
padding: 2px 8px;
|
||||
font-size: small;
|
||||
line-height: inherit;
|
||||
margin-bottom: 0px !important;
|
||||
}
|
Reference in New Issue
Block a user