Skip to content

Commit

Permalink
Rename org-journal.svg -> logo.svg
Browse files Browse the repository at this point in the history
  • Loading branch information
casch-at committed Feb 25, 2024
1 parent 17b34ce commit 8399638
Show file tree
Hide file tree
Showing 3 changed files with 33 additions and 35 deletions.
14 changes: 7 additions & 7 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@ name: CI
on:
pull_request:
push:
paths-ignore:
- CHANGELOG
- CONTRIBUTORS
- LICENSE
- MAINTAINERS
- README.org
- org-journal.svg
paths:
- '**'
- '!CONTRIBUTORS'
- '!LICENSE'
- '!MAINTAINERS'
- '!README.org'
- '!logo.svg'

jobs:
build:
Expand Down
6 changes: 3 additions & 3 deletions README.org
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[[https://github.com/bastibe/org-journal/actions/workflows/test.yml][file:https://github.com/bastibe/org-journal/actions/workflows/test.yml/badge.svg?branch=master]] [[https://elpa.nongnu.org/nongnu/org-journal.html][https://elpa.nongnu.org/nongnu/org-journal.svg]] [[http://melpa.org/#/org-journal][file:http://melpa.org/packages/org-journal-badge.svg]] [[http://stable.melpa.org/#/org-journal][file:http://stable.melpa.org/packages/org-journal-badge.svg]] [[contributors][file:https://img.shields.io/github/contributors/bastibe/org-journal.svg]] [[license][file:https://img.shields.io/github/license/bastibe/org-journal.svg]]
[[https://github.com/bastibe/org-journal/actions/workflows/test.yml][file:https://github.com/bastibe/org-journal/actions/workflows/test.yml/badge.svg?branch=master]] [[https://elpa.nongnu.org/nongnu/org-journal.html][https://elpa.nongnu.org/nongnu/org-journal]] [[http://melpa.org/#/org-journal][file:http://melpa.org/packages/org-journal-badge.svg]] [[http://stable.melpa.org/#/org-journal][file:http://stable.melpa.org/packages/org-journal-badge.svg]] [[contributors][file:https://img.shields.io/github/contributors/bastibe/logo.svg]] [[license][file:https://img.shields.io/github/license/bastibe/logo.svg]]

#+CAPTION: The org-journal logo
[[./org-journal.svg]]
[[./logo.svg]]

* org-journal

Expand All @@ -12,7 +12,7 @@
Feel free to use, modify and improve the code!
— mtvoid, bastibe

[[open-issues][file:https://img.shields.io/github/issues/bastibe/org-journal.svg]] [[closed-issues][file:https://img.shields.io/github/issues-closed/bastibe/org-journal.svg]] [[open-pull-requests][file:https://img.shields.io/github/issues-pr/bastibe/org-journal.svg]] [[closed-pull-requests][file:https://img.shields.io/github/issues-pr-closed/bastibe/org-journal.svg]]
[[open-issues][file:https://img.shields.io/github/issues/bastibe/logo.svg]] [[closed-issues][file:https://img.shields.io/github/issues-closed/bastibe/logo.svg]] [[open-pull-requests][file:https://img.shields.io/github/issues-pr/bastibe/logo.svg]] [[closed-pull-requests][file:https://img.shields.io/github/issues-pr-closed/bastibe/logo.svg]]

** Synopsis

Expand Down
48 changes: 23 additions & 25 deletions org-journal.svg → logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 8399638

Please sign in to comment.