Improve and modernize docs. (#2882)
* Add proper home landing page. * Improve landing page considerably. * Add navbar library name. * Fix css rules. * Update getting started images. * Change favicon to the navbar's logo. * Tiny change to docs index. * Add title to home landing page. * Tweak build overrides faq page. * Fix FAQ article titles and headers. * Fix FAQ article titles and headers. * Replace channel 9 with the official .net course.
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
---
|
||||
uid: FAQ.Basics.DI
|
||||
title: Questions about Dependency Injection.
|
||||
title: Questions about Dependency Injection
|
||||
---
|
||||
|
||||
# Dependency-injection-related Questions
|
||||
# Dependency Injection-related Questions
|
||||
|
||||
In the following section, you will find common questions and answers
|
||||
to utilizing dependency injection with @Discord.Commands and @Discord.Interactions, as well as
|
||||
|
||||
Reference in New Issue
Block a user