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

github.com/gohugoio/hugo-mod-bootstrap-scss-v5.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2022-01-12 20:51:02 +0300
committerGitHub <noreply@github.com>2022-01-12 20:51:02 +0300
commitb518653125bb42029bfb2a24749bea3ea29559db (patch)
tree7392393e7ce9e03ca5e87664e21e4cbe2eacbbb0
parentbeb627c30c3c0a580c972509841141c5ffdac4ce (diff)
Update README.mdHEADmain
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 2a360d6..cb9269e 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,7 @@
+This repo is replaced by https://github.com/gohugoio/hugo-mod-bootstrap-scss
+
+---
+
This is a [Hugo Components](https://gohugo.io/hugo-modules/) that packages the [Bootstrap v5](https://getbootstrap.com/docs/4.4/getting-started/introduction/) SCSS source ready to be used in Hugo. For Bootstrap v4, see [hugo-mod-bootstrap-scss-v4](https://github.com/gohugoio/hugo-mod-bootstrap-scss-v4).
You need the Hugo extended version and Go to use this component.