improve css in general:

- display images as blocks
- style and add <hr> div before comments section

move remark42 from subdomain to subdirectory
This commit is contained in:
Lorenzo Dellacà
2020-08-17 14:44:33 +02:00
parent 061b6dc122
commit e9c2f9ea41
3 changed files with 37 additions and 18 deletions

View File

@@ -1,5 +1,5 @@
var remark_config = {
host: "https://comments.mind-overflow.net",
host: "https://services.mind-overflow.net/comments",
site_id: 'mindoverflow',
components: ['embed'], // optional param; which components to load. default to ["embed"]
// to load all components define components as ['embed', 'last-comments', 'counter']