Skip to content

Commit 58549af

Browse files
committed
pre-commit cleanup
1 parent 9866f66 commit 58549af

File tree

5 files changed

+4
-9
lines changed

5 files changed

+4
-9
lines changed

data/journeys/journeys.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Milestone: Ask a question
5050
5151
```yaml
5252
Milestone: Learn how to contribute
53-
Understand how open source contribution works
53+
Understand how open source contribution works
5454
Understand the types of contribution that are possible
5555
Be aware of the Code of Conduct
5656
Milestone: Support the wider project
@@ -70,6 +70,3 @@ Milestone: Learn about the products
7070
Understand that customers are welcome in the community
7171
Redirect to the product site
7272
```
73-
74-
75-

data/journeys/personas.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,3 @@ I'm looking for information on Red Hat's Ansible offerings. I might be an exitin
3737
* **Needs:** Clear direction to the product pages, one click away.
3838
* **Attitude:** Possibly irritated that they didn't land on the product right away. Might appreciate being aware of the upstream community, but wants to get to their target.
3939
* **Knowledge:** Unclear, but business-focussed for sure. Might be aware of RHAAP, AutomationHub, etc, or might be a community user of Ansible looking to go further
40-
41-

plugins/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
# Plugin modules go here.
1+
# Plugin modules go here.

themes/ansible-community/assets/js/clipboard.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ clipboard.on('error', function (e) {
2020
console.info('Action:', e.action);
2121
console.info('Text:', e.text);
2222
console.info('Trigger:', e.trigger);
23-
});
23+
});
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
main.scss
2-
redhat-footer.scss
2+
redhat-footer.scss

0 commit comments

Comments
 (0)