Update README.md

This commit is contained in:
2024-08-16 18:17:58 +02:00
committed by GitHub
parent 1db61f9333
commit 91a85b37f1
+15 -2
View File
@@ -1,2 +1,15 @@
# Maintenance-Logo-Plugin
Maintenance Logo Plugin
# Maintenance Logo Plugin
A simple WordPress plugin that displays a custom logo on your site during maintenance mode. The logo is centred on the screen, and its size automatically adjusts to fit within 50% of the viewport's width.
## Features
- **Custom Logo**: Easily set a custom logo URL via the WordPress admin panel.
- **Responsive Design**: The logo scales to fit within the viewport while maintaining its aspect ratio.
- **User-Friendly**: Automatically displays the maintenance logo to non-admin users while allowing admins to access the backend.
## Installation
1. **Download** or clone the repository to your WordPress plugins directory:
```bash
git clone https://github.com/your-username/maintenance-logo-plugin.git