Unverified Commit 760f726e authored by Sylvain Gugger's avatar Sylvain Gugger Committed by GitHub
Browse files

Add forum link in the docs (#5637)

parent bfeaae22
......@@ -149,6 +149,7 @@ function addHfMenu() {
<div class="menu">
<a href="/welcome">🔥 Sign in</a>
<a href="/models">🚀 Models</a>
<a href="http://discuss.huggingface.co">💬 Forum</a>
</div>
`;
document.body.insertAdjacentHTML('afterbegin', div);
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment