mirror of
https://github.com/tycrek/degoogle.git
synced 2025-09-02 19:23:18 +02:00
Fix back to top link
This commit is contained in:
@@ -28,7 +28,7 @@ const BUILD_SECTION = {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// Button that brings the user to the top of the page
|
// Button that brings the user to the top of the page
|
||||||
const BACK_TO_TOP = '[](https://github.com/tycrek/degoogle#readme)';
|
const BACK_TO_TOP = '[](#index)';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Main method
|
* Main method
|
||||||
|
Reference in New Issue
Block a user