From 35be12d0265295912a83a298deab3326d539f6f2 Mon Sep 17 00:00:00 2001 From: romsto <10656815+romsto@users.noreply.github.com> Date: Mon, 8 Apr 2024 02:52:16 +0000 Subject: [PATCH] improved favicon --- README.md | 2 +- _layouts/default.html | 3 ++- favicon.ico | Bin 4158 -> 170078 bytes favicon.svg | 1 + 4 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 favicon.svg diff --git a/README.md b/README.md index 6ce68c5..4db28cf 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ The Language and Data Intelligence Laboratory (LDI) website is built using [Jeky ## Build and Deploy Locally -*This section concerns the local development of the website. If you want to deploy the website to Github Pages, no actions are needed except pushing the changes to the `main` branch.* +*This section concerns the local development of the website. If you want to deploy the website to Github Pages, no actions are needed except pushing the changes to the `master` branch.* In order to build the website, you will need to have [Ruby](https://www.ruby-lang.org/en/) and [Bundler](https://bundler.io/) installed. diff --git a/_layouts/default.html b/_layouts/default.html index bbb6289..67ebeb6 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -5,7 +5,8 @@