File tree Expand file tree Collapse file tree 1 file changed +1
-11
lines changed
Expand file tree Collapse file tree 1 file changed +1
-11
lines changed Original file line number Diff line number Diff line change 361361 </ div >
362362 < ul class ="py-1 " role ="none ">
363363 < li >
364- < a href ="# "
364+ < a href ="/ "
365365 class ="block px-4 py-2 text-sm text-gray-700 hover:bg-gray-100 dark:text-gray-300 dark:hover:bg-gray-600 dark:hover:text-white "
366366 role ="menuitem "> Dashboard</ a >
367367 </ li >
368- < li >
369- < a href ="# "
370- class ="block px-4 py-2 text-sm text-gray-700 hover:bg-gray-100 dark:text-gray-300 dark:hover:bg-gray-600 dark:hover:text-white "
371- role ="menuitem "> Settings</ a >
372- </ li >
373- < li >
374- < a href ="# "
375- class ="block px-4 py-2 text-sm text-gray-700 hover:bg-gray-100 dark:text-gray-300 dark:hover:bg-gray-600 dark:hover:text-white "
376- role ="menuitem "> Earnings</ a >
377- </ li >
378368 < li >
379369 {% if request.user.is_authenticated %}
380370 < a href ="{% url 'signout' %} "
You can’t perform that action at this time.
0 commit comments