diff --git a/Makefile b/Makefile index e08bc911..4bf09519 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -# dora-the-explorer +# dora EXECUTABLE=explorer WINDOWS=$(EXECUTABLE)_windows_amd64.exe LINUX=$(EXECUTABLE)_linux_amd64 diff --git a/README.md b/README.md index 91c81fc7..ae833f28 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![Badge](https://github.com/pk910/dora/actions/workflows/build-master.yml/badge.svg)](https://github.com/pk910/dora/actions?query=workflow%3A%22Build+master%22) [![Go Report Card](https://goreportcard.com/badge/github.com/pk910/dora)](https://goreportcard.com/report/github.com/pk910/dora) -[![GitHub release (latest by date)](https://img.shields.io/github/v/release/pk910/dora-the-explorer?label=Latest%20Release)](https://github.com/pk910/dora/releases/latest) +[![GitHub release (latest by date)](https://img.shields.io/github/v/release/pk910/dora?label=Latest%20Release)](https://github.com/pk910/dora/releases/latest) ## What is this? This is a lightweight beaconchain explorer. diff --git a/templates/_layout/footer.html b/templates/_layout/footer.html index bdba84dc..1289b7f6 100644 --- a/templates/_layout/footer.html +++ b/templates/_layout/footer.html @@ -2,7 +2,7 @@