mirror of
https://github.com/SophiaAtkinson/yourls-html-sitemap.git
synced 2025-04-04 09:46:20 -07:00
Update plugin.php
forgot to change this
This commit is contained in:
parent
ff579708fc
commit
becfcdf0d3
@ -1,7 +1,7 @@
|
||||
<?php
|
||||
/*
|
||||
Plugin Name: YOURLS HTML Sitemap Generator
|
||||
Plugin URI: https://github.com/yourls/yourls
|
||||
Plugin URI: https://github.com/SophiaAtkinson/yourls-html-sitemap
|
||||
Description: Generates a sitemap.html file with all of your short URLs
|
||||
Version: 1.0
|
||||
Author: Sophia Atkinson
|
||||
@ -82,4 +82,4 @@ function generate_html_sitemap() {
|
||||
// Handle PDO exceptions
|
||||
yourls_die('Error: ' . $e->getMessage());
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user