diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2021-06-03 15:47:18 -0400 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2021-06-03 15:47:18 -0400 |
| commit | 880909cfb7ce97021fbc1bb7e04a3ea61b4cbf06 (patch) | |
| tree | d2d02e03c8ee3d3afbff097efc6bc0382ec0cd6c /_layouts | |
| parent | c5f063422fe109b0dc879f78dfa990c463ff2df7 (diff) | |
| download | sei-website-880909cfb7ce97021fbc1bb7e04a3ea61b4cbf06.tar.gz sei-website-880909cfb7ce97021fbc1bb7e04a3ea61b4cbf06.tar.bz2 sei-website-880909cfb7ce97021fbc1bb7e04a3ea61b4cbf06.zip | |
Some changes
Diffstat (limited to '_layouts')
| -rw-r--r-- | _layouts/default.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/_layouts/default.html b/_layouts/default.html index 271fd21..af84573 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -4,6 +4,8 @@ <html lang="en"> <head> <meta charset="UTF-8"> + <meta name="description" content="The official government website for SEI of bnbmc1.x."> + <meta name="author" content="SEI Website"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> {% include head.html %} |
