From 7086111ad4dd997e12a3220e1ee60c9b9bcf0bb8 Mon Sep 17 00:00:00 2001 From: Charles Date: Tue, 7 Jan 2020 13:06:14 +0100 Subject: Added wordpress --- srcs/wordpress/wp-includes/images/wlw/wp-comments.png | Bin 0 -> 1373 bytes srcs/wordpress/wp-includes/images/wlw/wp-icon.png | Bin 0 -> 664 bytes srcs/wordpress/wp-includes/images/wlw/wp-watermark.png | Bin 0 -> 2376 bytes 3 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 srcs/wordpress/wp-includes/images/wlw/wp-comments.png create mode 100644 srcs/wordpress/wp-includes/images/wlw/wp-icon.png create mode 100644 srcs/wordpress/wp-includes/images/wlw/wp-watermark.png (limited to 'srcs/wordpress/wp-includes/images/wlw') diff --git a/srcs/wordpress/wp-includes/images/wlw/wp-comments.png b/srcs/wordpress/wp-includes/images/wlw/wp-comments.png new file mode 100644 index 0000000..6bc3d52 Binary files /dev/null and b/srcs/wordpress/wp-includes/images/wlw/wp-comments.png differ diff --git a/srcs/wordpress/wp-includes/images/wlw/wp-icon.png b/srcs/wordpress/wp-includes/images/wlw/wp-icon.png new file mode 100644 index 0000000..c352383 Binary files /dev/null and b/srcs/wordpress/wp-includes/images/wlw/wp-icon.png differ diff --git a/srcs/wordpress/wp-includes/images/wlw/wp-watermark.png b/srcs/wordpress/wp-includes/images/wlw/wp-watermark.png new file mode 100644 index 0000000..8385c79 Binary files /dev/null and b/srcs/wordpress/wp-includes/images/wlw/wp-watermark.png differ -- cgit