Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
transformers
Commits
760f726e
"...git@developer.sourcefind.cn:wangsen/paddle_dbnet.git" did not exist on "767cb9f00d497779d97cba95ec4503383877cb4f"
Unverified
Commit
760f726e
authored
Jul 09, 2020
by
Sylvain Gugger
Committed by
GitHub
Jul 09, 2020
Browse files
Add forum link in the docs (#5637)
parent
bfeaae22
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
docs/source/_static/js/custom.js
docs/source/_static/js/custom.js
+1
-0
No files found.
docs/source/_static/js/custom.js
View file @
760f726e
...
@@ -149,6 +149,7 @@ function addHfMenu() {
...
@@ -149,6 +149,7 @@ function addHfMenu() {
<div class="menu">
<div class="menu">
<a href="/welcome">🔥 Sign in</a>
<a href="/welcome">🔥 Sign in</a>
<a href="/models">🚀 Models</a>
<a href="/models">🚀 Models</a>
<a href="http://discuss.huggingface.co">💬 Forum</a>
</div>
</div>
`
;
`
;
document
.
body
.
insertAdjacentHTML
(
'
afterbegin
'
,
div
);
document
.
body
.
insertAdjacentHTML
(
'
afterbegin
'
,
div
);
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment