File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -7,8 +7,6 @@ footer#footer
77 li = link_to(' FAQ' , faq_path)
88 li = link_to(' Privacy Policy' , privacy_policy_path)
99 li = link_to(' Terms of Service' , tos_path)
10- li = link_to(' Jobs' , ' /jobs' )
11- li .employers = link_to(' Employers' , employers_path)
1210 = yield :footer_menu
1311
1412 .right_part
@@ -27,4 +25,4 @@ footer#footer
2725
2826= javascript_include_tag ' coderwall'
2927= render ' shared/mixpanel_properties'
30- = yield :javascript
28+ = yield :javascript
Original file line number Diff line number Diff line change 1+ -content_for :page_title do
2+ =sanitize(protip.title)
3+
14.inside.cf.x-protip-pane {itemscope: true, itemtype: meta_article_schema_url}
25 %meta {itemprop: :dateCreated, content: protip.created_at}
36 .tip-container.cf.x-protip-content.protip-single #x-protip {class: mode}
You can’t perform that action at this time.
0 commit comments