Skip to content

Commit

Permalink
build: 🎨 Add release badge to README
Browse files Browse the repository at this point in the history
  • Loading branch information
knice committed Jan 10, 2024
1 parent a250457 commit c2eb6fe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# UCSC functionality for WordPress sites

[![Build and release](https://github.com/ucsc/ucsc-custom-functionality/actions/workflows/release.yml/badge.svg)](https://github.com/ucsc/ucsc-custom-functionality/actions/workflows/release.yml)

This is WordPress plugin contains custom functionality for UCSC websites. The concept is to keep features of a site that are theme independent, such as custom post-types, taxonomies, and roles separate from the [UCSC theme code](https://github.com/ucsc/theme-ucsc). This will ensure that future theme changes do not affect a site's functionality.

## Features
Expand Down

0 comments on commit c2eb6fe

Please sign in to comment.