Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/darshanbaral/sada.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDarshan Baral <darshanbaral@gmail.com>2021-05-03 00:21:24 +0300
committerDarshan Baral <darshanbaral@gmail.com>2021-05-03 00:21:24 +0300
commit782688dfb634382b61d3f2f90e33af3ad533fd4c (patch)
treeb73741d4d8d5f6af5085ef5de6248a9ec61853ee /theme.toml
parentb83b21bd2469dc11ba1eccec3802cbade2e10f69 (diff)
using tailwind css
Diffstat (limited to 'theme.toml')
-rw-r--r--theme.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/theme.toml b/theme.toml
index aabb7be..34e6ebe 100644
--- a/theme.toml
+++ b/theme.toml
@@ -4,7 +4,7 @@
name = "Sada"
license = "MIT"
licenselink = "https://github.com/darshanbaral/sada/blob/master/LICENSE"
-description = "Simple theme for resume created using Bootstrap 4"
+description = "Simple theme for resume created using Tailwind CSS"
homepage = "https://github.com/darshanbaral/sada"
tags = ["portfolio", "resume", "simple", "onepage"]
features = ["responsive"]