mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2026-01-03 10:03:15 -06:00
[docs] rename assets to public to avoid conflicting with template
This commit is contained in:
parent
6089bcfaec
commit
e0b8d72641
64 changed files with 45 additions and 45 deletions
|
|
@ -14,7 +14,7 @@ This allows you to customize the appearance of your GoToSocial profile for users
|
|||
|
||||
Here's a standard GoToSocial profile page:
|
||||
|
||||

|
||||

|
||||
|
||||
Let's say we want the background color to be black instead of grey.
|
||||
|
||||
|
|
@ -30,7 +30,7 @@ We then click on Save Profile Info.
|
|||
|
||||
If we go back to our profile page and refresh the page, it now looks like this:
|
||||
|
||||

|
||||

|
||||
|
||||
If we want to get really fancy, we can add an ombre effect to the background, by using the following CSS code instead:
|
||||
|
||||
|
|
@ -42,7 +42,7 @@ If we want to get really fancy, we can add an ombre effect to the background, by
|
|||
|
||||
After saving the css and refreshing the profile page, the profile now looks like this:
|
||||
|
||||

|
||||

|
||||
|
||||
## Accessibility
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue