diff --git a/source/_ecosystem/hadashboard/dash_config.markdown b/source/_ecosystem/hadashboard/dash_config.markdown index 2fb2c4cda55..82a54af87a9 100755 --- a/source/_ecosystem/hadashboard/dash_config.markdown +++ b/source/_ecosystem/hadashboard/dash_config.markdown @@ -16,11 +16,13 @@ Hadashboard is a Dashing application, so make sure to read all the instructions Make a copy of `dashboards/example.erb` and call it `main.erb`, then edit this file to reference the items you want to display and control and to get the layout that you want. Leave the original `example.erb` intact and unchanged so that you don't run into problems when trying to update using the git commands mentioned later in "Updating the Dashboard". The basic anatomy of a widget is this: + ``` html