Skip to content

Commit

Permalink
Remove Logo
Browse files Browse the repository at this point in the history
  • Loading branch information
Dreeam-qwq committed Feb 11, 2023
1 parent b8bcb2a commit 3ebddc9
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 537 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,11 @@ jobs:
with:
name: Leaf
path: ./leaf-1.19.2.jar
- name: Release Artifacts
uses: marvinpinto/action-automatic-releases@latest
with:
title: "Leaf 1.19.2"
automatic_release_tag: "ver-1.19.2"
repo_token: "${{ secrets.GITHUB_TOKEN }}"
files: "./leaf-1.19.2.jar"
prerelease: false
Binary file removed Leaf.png
Binary file not shown.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
<img src="Leaf.png" alt="Leaf logo" align="right" width="400">
<div align="center">

## Leaf
Expand All @@ -7,7 +6,6 @@
[![MIT License](https://img.shields.io/github/license/Dreeam-qwq/Leaf?style=flat-square)](LICENSE)

<h5>Leaf is a drop-in replacement for <a href="https://github.com/pufferfish-gg/Pufferfish">Pufferfish</a> servers designed for fix some bugs and customize, and performance built on top of <a href="https://github.com/pufferfish-gg/Pufferfish">Pufferfish</a>.</h5>
<h8>Logo created by <a href="https://github.com/naiximcn">NaixiNana</a></h8>
</div>

## Features
Expand Down
Loading

0 comments on commit 3ebddc9

Please sign in to comment.