Skip to content

Commit ba8dda1

Browse files
docs updates
1 parent 5afd92a commit ba8dda1

64 files changed

Lines changed: 755 additions & 18089 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
1-
<div align="center">
2-
<img width="150" height="200" alt="Untitled copy" src="https://github.com/user-attachments/assets/991b8172-9413-4f52-9cd8-6acef7bc042b" />
3-
</div>
1+
<p align="center">
2+
<picture>
3+
<source media="(prefers-color-scheme: dark)" srcset="logo-white.png" />
4+
<source media="(prefers-color-scheme: light)" srcset="logo-black.png" />
5+
<img src="logo-black.png" alt="go-lightning logo" width="150" />
6+
</picture>
7+
</p>
48

59
# go-lightning
610

docs/next.config.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,5 @@ module.exports = withNextra({
1212
images: {
1313
unoptimized: true
1414
},
15-
basePath: '/go-lightning',
16-
assetPrefix: '/go-lightning/',
1715
trailingSlash: true
1816
})

docs/out/404.html

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/out/404/index.html

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/out/_next/static/chunks/73-ebfe0ef0e9b7b01d.js

Lines changed: 0 additions & 15 deletions
This file was deleted.

docs/out/_next/static/chunks/framework-64ad27b21261a9ce.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/out/_next/static/chunks/main-8599eeaee6c20954.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)