1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-30 08:39:56 +02:00

Rename examples CSS/JS files for consistency

This commit is contained in:
Julien Déramond
2022-10-06 11:06:33 +02:00
committed by Mark Otto
parent 01dc2f5100
commit 8291746dd4
17 changed files with 11 additions and 11 deletions

View File

@@ -2,7 +2,7 @@
layout: examples
title: Fixed top navbar example
extra_css:
- "navbar-top-fixed.css"
- "navbar-fixed.css"
---
<nav class="navbar navbar-expand-md navbar-dark fixed-top bg-dark">