mirror of
https://hk.gh-proxy.com/https://github.com/NodeBB/nodebb-theme-vanilla.git
synced 2025-10-03 22:25:15 +08:00
theme changes for nodebb/nodebb#7266
This commit is contained in:
parent
59cc3f842d
commit
98a6525a99
3 changed files with 6 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -5,3 +5,4 @@ sftp-config.json
|
|||
*.sublime-project
|
||||
*.sublime-workspace
|
||||
.idea
|
||||
node_modules/
|
||||
|
|
|
@ -34,7 +34,7 @@
|
|||
<!-- END -->
|
||||
</head>
|
||||
|
||||
<body class="{bodyClass}">
|
||||
<body class="{bodyClass} skin-<!-- IF bootswatchSkin -->{bootswatchSkin}<!-- ELSE -->noskin<!-- END -->">
|
||||
<div class="navbar navbar-inverse navbar-fixed-top header" role="navigation" id="header-menu" component="navbar">
|
||||
<div class="container">
|
||||
<!-- IMPORT partials/menu.tpl -->
|
||||
|
|
4
yarn.lock
Normal file
4
yarn.lock
Normal file
|
@ -0,0 +1,4 @@
|
|||
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
|
||||
# yarn lockfile v1
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue