docbrown/app/views/comments
Antony Garand e7a0911b81 Replace http with https in links (#521)
* Comment liquid tag - https

Replaced `http` for `https` in twitter and github links

* User tag - Https

Replaced `http` with `https` in github and twitter links.

* Comments - Https

Replaced http with https for github and twitter links

* Article index

Article - Update twitter and github link from http to https

* Article markdown - Http to Https

Article markdown - replaced http with https

* Comment view: Closed `a` tag

An `a` tag was not correctly closed, before injecting an image. This commit closed it.
2018-08-30 16:06:38 -04:00
..
_comment.html.erb Replace http with https in links (#521) 2018-08-30 16:06:38 -04:00
_form.html.erb Implement comment preview feature (#223) 2018-04-24 14:30:52 -04:00
_login_cta_comment.html.erb Adjust articles that show up in side sticky bar (#254) 2018-04-28 13:30:31 -04:00
delete_confirm.html.erb Initial commit 2018-02-28 16:11:08 -05:00
edit.html.erb Initial commit 2018-02-28 16:11:08 -05:00
index.html.erb Fix Naming/MethodName Lint (#458) 2018-08-24 14:54:50 -04:00
index.json.jbuilder Initial commit 2018-02-28 16:11:08 -05:00
new.html.erb Initial commit 2018-02-28 16:11:08 -05:00