Skip to content
GitLab
    • Explore Projects Groups Snippets
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • B bootstrap
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 263
    • Issues 263
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 114
    • Merge requests 114
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Bootstrap
  • bootstrap
  • Merge requests
  • !32223
An error occurred while fetching the assigned milestone of the selected merge_request.

introduction: split comments

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged XhmikosR requested to merge XhmikosR-patch-6 into main 4 years ago
  • Overview 1
  • Commits 1
  • Pipelines 0
  • Changes 1

I think this is cleaner :)

Preview: https://deploy-preview-32223--twbs-bootstrap.netlify.app/docs/5.0/getting-started/introduction/#starter-template

Compare
  • main (base)

and
  • latest version
    6926050f
    1 commit, 2 years ago

1 file
+ 2
- 1

    Preferences

    File browser
    Compare changes
site/content/docs/5.0/getting-started/introduction.md
+ 2
- 1
  • View file @ 6926050f

  • Edit in single-file editor

  • Open in Web IDE


@@ -92,7 +92,8 @@ Be sure to have your pages set up with the latest design and development standar
<!-- Option 1: Bootstrap Bundle with Popper -->
<script src="{{< param "cdn.js_bundle" >}}" integrity="{{< param "cdn.js_bundle_hash" >}}" crossorigin="anonymous"></script>
<!-- Option 2: Separate Popper and Bootstrap JS
<!-- Option 2: Separate Popper and Bootstrap JS -->
<!--
<script src="{{< param "cdn.popper" >}}" integrity="{{< param "cdn.popper_hash" >}}" crossorigin="anonymous"></script>
<script src="{{< param "cdn.js" >}}" integrity="{{< param "cdn.js_hash" >}}" crossorigin="anonymous"></script>
-->
0 Assignees
None
Assign to
0 Reviewers
None
Request review from
Labels
0
None
0
None
    Assign labels
  • Manage project labels

Milestone
No milestone
None
None
Time tracking
No estimate or time spent
Lock merge request
Unlocked
3
3 participants
Mark Otto
Administrator
XhmikosR
Reference:
Source branch: XhmikosR-patch-6

Menu

Explore Projects Groups Snippets