Last active
August 15, 2020 06:59
-
-
Save adimancv/3efcdcd8e551ec93348dd182520cd680 to your computer and use it in GitHub Desktop.
Reset Blogger Template
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version='1.0' encoding='UTF-8' ?> | |
<!DOCTYPE html> | |
<html> | |
<head> | |
<title>Reset Template Blogger</title> | |
<b:skin><![CDATA[ ]]></b:skin> | |
</head> | |
<body> | |
<b:section id='contoh'/> | |
</body> | |
</html> |
Cara menghilangkan css dan javascript bawaan Blogger
Menghilangkan ini: widget_css_bundle.css
dan ini widgets.js
- Ganti
<head>
dengan<head>
- Ganti
</head>
dengan</head><!--<head/>-->
- Ganti
</body>
dengan<!--</body>--> </body>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hilangkan PostBody/Deskripsi di HomePage