From 83e8d3af37fec72b1e8cacefdb6cec9e360b9992 Mon Sep 17 00:00:00 2001 From: Late Night Defender Date: Tue, 25 Mar 2025 04:13:03 +0700 Subject: [PATCH] add theming for works by type buttons --- icons/docs.svg | 27 +++++ icons/opendata.svg | 48 +++++++++ icons/sysadmin.svg | 53 +++++++++ icons/video.svg | 260 +++++++++++++++++++++++++++++++++++++++++++++ works/index.html | 22 ++-- 5 files changed, 399 insertions(+), 11 deletions(-) create mode 100644 icons/docs.svg create mode 100644 icons/opendata.svg create mode 100644 icons/sysadmin.svg create mode 100644 icons/video.svg diff --git a/icons/docs.svg b/icons/docs.svg new file mode 100644 index 0000000..dd73be1 --- /dev/null +++ b/icons/docs.svg @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/opendata.svg b/icons/opendata.svg new file mode 100644 index 0000000..8cb1974 --- /dev/null +++ b/icons/opendata.svg @@ -0,0 +1,48 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/sysadmin.svg b/icons/sysadmin.svg new file mode 100644 index 0000000..fa65381 --- /dev/null +++ b/icons/sysadmin.svg @@ -0,0 +1,53 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/video.svg b/icons/video.svg new file mode 100644 index 0000000..b5a5422 --- /dev/null +++ b/icons/video.svg @@ -0,0 +1,260 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/works/index.html b/works/index.html index 11da499..bf35c73 100644 --- a/works/index.html +++ b/works/index.html @@ -56,10 +56,10 @@

DevOps

- +
- -

SysAdmin

+ +

SysAdmin

@@ -74,9 +74,9 @@

Icon Design

--> - +
- +

Open Data

@@ -92,16 +92,16 @@

Code

- +
- -

Documentation

+ +

Documentation

- +
- -

Video

+ +

Video