docbrown/app/views/pages/editor_guide.html.erb
Ben Halpern 87a7067a5c
Spruce up V2 editor look and feel (almost ready 🙂) (#846)
* Spruce up editor look and feel

* Update jest snapshots for editor

* Fix editor guide scoping issue
2018-10-07 11:06:52 -04:00

13 lines
No EOL
390 B
Text

<% title "Editor Guide" %>
<%= content_for :page_meta do %>
<link rel="canonical" href="https://dev.to/p/editor_guide"/>
<meta name="description" content="dev.to | editor guideline">
<meta name="keywords" content="software development,engineering,rails,javascript,ruby">
<% end %>
<header>
<div class="blank-space"></div>
</header>
<%= render "editor_guide_text", version: "1" %>