Skip to content

Commit c76a6f5

Browse files
authored
Update README.md
1 parent 0379d49 commit c76a6f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Barely minimum Bootstrap 5 WordPress starter theme [boilerplater for developers only]
2-
[barely-minimum-bootstrap-5-wordpress-starter-theme](https://github.com/AlexWebLab/barely-minimum-bootstrap-5-wordpress-starter-theme)
2+
[bs5starter](https://github.com/AlexWebLab/bs5starter)
33
## Theme features:
44
* minimum amount of files required for a WordPress theme (index.php and style.css)
55
* Bootstrap 5 CSS & JS files enqueued (in function.php from /functions/enqueues.php)
66
* jQuery removed but optionally available commenting out one line from /functions/enqueues.php
77
* Bootstrap 5 starter template (separated in 3 files: header.php, index.php and footer.php)
88
* custom wp_nav_menu walker for Bootstrap 5 navbar (in function.php from /functions/navbar.php)
9-
* empty custom.css & custom.js files (located in /css and /js, respectively)
9+
* empty custom.css & custom.js files (located in /css and /js, respectively)

0 commit comments

Comments
 (0)