Skip to content

Commit

Permalink
Hmmmm that worked, lets test moving that space
Browse files Browse the repository at this point in the history
  • Loading branch information
IAmJSD committed Sep 13, 2019
1 parent 4d7259e commit f3a3914
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/spf-explainer/templates/spf.vue
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ limitations under the License.
<h5 class="title is-5">
<span v-for="(_, key) in links" :key="key" :ref="key">
<a @click="goToIndex(key)" @mouseover="markActive(key)">{{ key }}</a>
&nbsp;
</span>
</h5>
<div v-for="part in parts" :key="part[0]">
Expand Down

1 comment on commit f3a3914

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This commit has been deployed to DigitalOcean Spaces for easy reviewing.

dns-tool spf-explainer

Please sign in to comment.